refactor: yes #260
Annotations
3 errors and 6 warnings
Lint:
migrations/code/20240108075200_new_parser.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/satisfactorymodding/smr-api) -s blank -s dot --custom-order (gci)
|
Lint:
migrations/code/20240108075200_new_parser.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/satisfactorymodding/smr-api) -s blank -s dot --custom-order (gci)
|
Lint
issues found
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
storage/s3.go#L261
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
migrations/code/20240108075200_new_parser.go#L16
unused-parameter: parameter 'executionContext' seems to be unused, consider removing or renaming it as _ (revive)
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|