build: Use dive image in action. #3
Annotations
7 errors and 2 warnings
golang:
internal/app/n3dr/artifactsv2/artifacts/file.go#L40
fmt.Sprintf can be replaced with faster hex.EncodeToString (perfsprint)
|
golang:
internal/app/n3dr/artifactsv2/download.go#L215
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
|
golang:
internal/app/n3dr/artifactsv2/upload/upload.go#L722
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
|
golang:
internal/app/n3dr/artifactsv2/upload/upload_test.go#L34
require-error: for error assertions use require (testifylint)
|
golang:
internal/app/n3dr/artifactsv2/upload/upload_test.go#L38
require-error: for error assertions use require (testifylint)
|
golang:
internal/app/n3dr/artifactsv2/upload/upload_test.go#L48
require-error: for error assertions use require (testifylint)
|
golang
issues found
|
golang
The `save-state` 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/
|
golang
The `save-state` 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/
|