chore: fix staticcheck issues #575
Annotations
10 errors and 2 warnings
run e2e:
internal/it/suite_test.go#L5
"fmt" imported and not used
|
run e2e:
internal/it/suite_test.go#L22
log redeclared in this block
|
run e2e:
internal/it/suite_test.go#L6
other declaration of log
|
run e2e:
internal/it/suite_test.go#L22
"log" imported and not used
|
run e2e:
internal/it/suite_test.go#L23
os redeclared in this block
|
run e2e:
internal/it/suite_test.go#L7
other declaration of os
|
run e2e:
internal/it/suite_test.go#L23
"os" imported and not used
|
run e2e:
internal/it/suite_test.go#L24
exec redeclared in this block
|
run e2e:
internal/it/suite_test.go#L8
other declaration of exec
|
run e2e:
internal/it/suite_test.go#L24
"os/exec" imported and not used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "images".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading