Improve repository documentation #21
Annotations
7 errors and 6 warnings
File test coverage below threshold:
examples/customlogger/main.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
|
File test coverage below threshold:
examples/defaultlogger/main.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
|
File test coverage below threshold:
examples/logtofile/main.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: examples/customlogger; coverage: 0%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: examples/defaultlogger; coverage: 0%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: examples/logtofile; coverage: 0%; threshold: 80%
|
Total test coverage below threshold
Total test coverage below threshold: coverage: 71%; threshold: 95%
|
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
|
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
|
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
|