CASSGO-9 Add more logging, a Structured Logger interface and log levels #401
main.yml
on: pull_request
Matrix: Unit tests
Matrix: Integration Tests with auth
Matrix: Integration Tests
Annotations
5 errors and 1 warning
Unit tests (1.19):
conn_test.go#L691
cannot use &defaultLogger{} (value of type *defaultLogger) as type internalLogger in struct literal:
|
Unit tests (1.19)
Process completed with exit code 1.
|
Unit tests (1.20)
The job was canceled because "_1_19" failed.
|
Unit tests (1.20):
conn_test.go#L691
cannot use &defaultLogger{} (value of type *defaultLogger) as internalLogger value in struct literal: *defaultLogger does not implement internalLogger (missing method Debug)
|
Unit tests (1.20)
The operation was canceled.
|
Unit tests (1.19)
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/.
|