Add logging option to disable fields in log entry #534
Triggered via pull request
September 12, 2023 11:38
Status
Failure
Total duration
3m 33s
Artifacts
–
go.yaml
on: pull_request
Linters (Static Analysis) for Go
3m 24s
Matrix: tests
Annotations
3 errors and 5 warnings
Linters (Static Analysis) for Go:
interceptors/logging/interceptors.go#L144
SA4006: this value of `fields` is never used (staticcheck)
|
Linters (Static Analysis) for Go:
interceptors/logging/logging.go#L53
S1033: unnecessary guard around call to delete (gosimple)
|
Linters (Static Analysis) for Go
Process completed with exit code 2.
|
Unit tests on Go 1.19.x / ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests on Go 1.20.x / ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests on Go 1.20.x / macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests on Go 1.19.x / macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linters (Static Analysis) for Go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|