Added support for staticcheck linter #1047
Annotations
9 errors and 3 warnings
src/linters/index.js#L22
`./staticcheck` import should occur before import of `./stylelint` (import/order)
|
src/linters/index.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
Run action (ubuntu-latest)
Linting failures detected. See check runs with annotations for details.
|
src/linters/index.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
src/linters/index.js#L22
`./staticcheck` import should occur before import of `./stylelint` (import/order)
|
Run action (macos-latest)
Linting failures detected. See check runs with annotations for details.
|
src\linters\index.js#L22
`./staticcheck` import should occur before import of `./stylelint` (import/order)
|
src\linters\index.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
Run action (windows-latest)
Linting failures detected. See check runs with annotations for details.
|
Run action (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run action (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run action (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|