feat: footer pro -d #838
Annotations
3 errors and 1 warning
@fiction/plugins/plugin-ai/test/completion.aix.test.ts > ai completions > gets a website copy completion:
@fiction/plugins/plugin-ai/test/completion.aix.test.ts#L65
AssertionError: expected [] to strictly equal [ 'heading', 'images', 'subHeading' ]
- Expected
+ Received
- Array [
- "heading",
- "images",
- "subHeading",
- ]
+ Array []
❯ @fiction/plugins/plugin-ai/test/completion.aix.test.ts:65:50
|
@fiction/plugins/plugin-ai/test/completion.aix.test.ts > ai completions > gets a autocomplete completion:
@fiction/plugins/plugin-ai/test/completion.aix.test.ts#L100
AssertionError: expected [] to strictly equal [ 'suggestion1' ]
- Expected
+ Received
- Array [
- "suggestion1",
- ]
+ Array []
❯ @fiction/plugins/plugin-ai/test/completion.aix.test.ts:100:50
|
build and test
Process completed with exit code 1.
|
build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|