Skip to content

Move well-known env vars and config map keys into constants #3943

Move well-known env vars and config map keys into constants

Move well-known env vars and config map keys into constants #3943

Triggered via pull request July 11, 2024 17:00
Status Failure
Total duration 29m 59s
Artifacts

pull_request.yml

on: pull_request
Matrix: Build
Matrix: Build Docker images
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
Lint go code: api/v1beta2/foundationdb_env_variables.go#L54
exported: comment on exported const EnvNameTLSVerifyPeers should be of the form "EnvNameTLSVerifyPeers ..." (revive)
Lint go code: api/v1beta2/foundationdb_env_variables.go#L28
var-naming: const EnvNameMachineId should be EnvNameMachineID (revive)
Lint go code: api/v1beta2/foundationdb_env_variables.go#L32
var-naming: const EnvNameZoneId should be EnvNameZoneID (revive)
Lint go code: api/v1beta2/foundationdb_env_variables.go#L94
var-naming: const EnvNameInstanceId should be EnvNameInstanceID (revive)
Lint go code
Process completed with exit code 2.
Lint go code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
Build (v1.21.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
Build (v1.21.1)
The `set-output` 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/
Build (v1.22.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
Build (v1.22.0)
The `set-output` 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/
Build (v1.23.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
Build (v1.23.0)
The `set-output` 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/
Testing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/