Skip to content

chore: Improve HTTP error message response #589

chore: Improve HTTP error message response

chore: Improve HTTP error message response #589

Triggered via push November 6, 2023 15:59
Status Failure
Total duration 10m 6s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
lint: cmd/application_deploy.go#L106
SA4023: this comparison is always true (staticcheck)
lint: cmd/application_deploy.go#L104
SA4023(related information): the lhs of the comparison gets its value from here and has a concrete type (staticcheck)
lint: cmd/container_deploy.go#L106
SA4023: this comparison is always true (staticcheck)
lint: cmd/container_deploy.go#L104
SA4023(related information): the lhs of the comparison gets its value from here and has a concrete type (staticcheck)
lint: cmd/cronjob_deploy.go#L134
SA4023: this comparison is always true (staticcheck)
lint: cmd/cronjob_deploy.go#L132
SA4023(related information): the lhs of the comparison gets its value from here and has a concrete type (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 `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/