Update deployments #224
Annotations
9 errors and 2 warnings
lint (macos-latest):
application/logger.go#L79
Error return value of `fmt.Fscanln` is not checked (errcheck)
|
lint (macos-latest):
terraform/executor.go#L159
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint (macos-latest):
terraform/executor.go#L227
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint (macos-latest)
issues found
|
lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
lint (ubuntu-latest):
application/logger.go#L79
Error return value of `fmt.Fscanln` is not checked (errcheck)
|
lint (ubuntu-latest):
terraform/executor.go#L159
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint (ubuntu-latest):
terraform/executor.go#L227
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint (ubuntu-latest)
issues found
|
lint (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|