1.5.7 #57
Annotations
10 errors and 6 warnings
Lint:
__test__/visual_preview.js#L1
There should be at least one empty line between import groups
|
Lint:
__test__/visual_preview.js#L1
`../index` import should occur after import of `@napi-rs/canvas`
|
Lint:
__test__/visual_preview.js#L1
Delete `;`
|
Lint:
__test__/visual_preview.js#L2
There should be at least one empty line between import groups
|
Lint:
__test__/visual_preview.js#L2
Delete `;`
|
Lint:
__test__/visual_preview.js#L3
Expected 1 empty line after require statement not followed by another require
|
Lint:
__test__/visual_preview.js#L3
Delete `;`
|
Lint:
__test__/visual_preview.js#L8
Replace `····` with `··`
|
Lint:
__test__/visual_preview.js#L10
Delete `;`
|
Lint:
__test__/visual_preview.js#L13
'buffers' is never reassigned. Use 'const' instead
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions-rs/toolchain@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|