Skip to content

Merge pull request #201 from philips-software/dependabot/go_modules/g… #720

Merge pull request #201 from philips-software/dependabot/go_modules/g…

Merge pull request #201 from philips-software/dependabot/go_modules/g… #720

Triggered via push September 28, 2024 06:26
Status Failure
Total duration 3m 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
lint: s3creds/access_service_test.go#L19
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: s3creds/policy_service_test.go#L42
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: s3creds/policy_service_test.go#L93
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: ai/inference/compute_environment_service_test.go#L38
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
lint: ai/inference/compute_environment_service_test.go#L64
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
lint: ai/inference/compute_target_service_test.go#L39
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/