Skip to content

Add constructor to avoid lazy init #27

Add constructor to avoid lazy init

Add constructor to avoid lazy init #27

Triggered via pull request January 5, 2024 00:09
Status Success
Total duration 42s
Artifacts

test-unit.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 4 notices
test (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/logz/logz. Supported file pattern: go.sum
test (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/logz/logz. Supported file pattern: go.sum
test (1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/logz/logz. Supported file pattern: go.sum
test (1.21.x): observer.go#L168
2 statement(s) on lines 167:170 are not covered by tests.
test (1.21.x): observer.go#L172
1 statement(s) are not covered by tests.
test (1.21.x): observer.go#L298
2 statement(s) on lines 298:301 are not covered by tests.
test (1.21.x): observer.go#L328
1 statement(s) on lines 328:330 are not covered by tests.