build: consolidate Dockerfiles for multi-architecture support #10
Annotations
4 errors and 4 warnings
lint:
main.go#L17
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
main.go#L21
Error return value of `godotenv.Overload` is not checked (errcheck)
|
lint:
jenkins.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint
issues found
|
testing
Codecov: Error importing gpg key: Command failed: gpg --logger-fd 1 --no-default-keyring --import /__w/_actions/codecov/codecov-action/v4/dist/pgp_keys.asc
|
testing
Codecov: Error verifying gpg signature: Command failed: gpg --logger-fd 1 --verify /__w/_actions/codecov/codecov-action/v4/dist/codecov.SHA256SUM.sig /__w/_actions/codecov/codecov-action/v4/dist/codecov.SHA256SUM
|
testing
Codecov: Failed to properly create commit: There was an error when attempting to execute the process '/__w/_actions/codecov/codecov-action/v4/dist/codecov'. This may indicate the process failed to start. Error: spawn /__w/_actions/codecov/codecov-action/v4/dist/codecov ENOENT
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/drone-jenkins/drone-jenkins. Supported file pattern: go.sum
|