Add missing tests and docstrings #7
Annotations
4 errors and 4 warnings
benchmark
Process completed with exit code 1.
|
File test coverage below threshold:
pkg/logger/logger.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: pkg/logger; coverage: 0%; threshold: 80%
|
Total test coverage below threshold
Total test coverage below threshold: coverage: 47%; threshold: 95%
|
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
|
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
|