Add Trace IDs and metadata to log lines #1357
presubmit.yaml
on: pull_request
golangci-lint
19s
Matrix: presubmit
Annotations
4 errors and 2 warnings
golangci-lint:
pkg/utils/gwlog/metadata.go#L16
func `(*metadata).get` is unused (unused)
|
golangci-lint:
pkg/utils/gwlog/metadata.go#L33
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
golangci-lint
issues found
|
presubmit (1.24.x)
Process completed with exit code 2.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
presubmit (1.24.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|