Skip to content

Added support for staticcheck linter #1047

Added support for staticcheck linter

Added support for staticcheck linter #1047

Triggered via pull request March 10, 2024 23:32
@itsvyleitsvyle
synchronize #773
Status Failure
Total duration 1m 55s
Artifacts

test-action.yml

on: pull_request_target
Matrix: Run action
Fit to window
Zoom out
Zoom in

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/.