Add structured logger #46
Annotations
3 errors and 6 warnings
linter:
pkg/structuredlogger/formatter/formatter.go#L31
type `baseInterface` is unused (unused)
|
linter:
pkg/structuredlogger/formatter/formatter.go#L139
S1005: unnecessary assignment to the blank identifier (gosimple)
|
linter
issues found
|
linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linter
Restore cache failed: Dependencies file is not found in /home/runner/work/go-logging/go-logging. Supported file pattern: go.sum
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/go-logging/go-logging. Supported file pattern: go.sum
|
benchmark
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
benchmark
Restore cache failed: Dependencies file is not found in /home/runner/work/go-logging/go-logging. Supported file pattern: go.sum
|