Skip to content

Replace logrus with log/slog for logging #180

Replace logrus with log/slog for logging

Replace logrus with log/slog for logging #180

Re-run triggered June 13, 2024 11:32
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build-and-test (^1): integration_test.go#L965
assignment copies lock value to scan1: github.com/tsuna/gohbase/hrpc.Cell contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
build-and-test (^1): integration_test.go#L970
assignment copies lock value to scan2: github.com/tsuna/gohbase/hrpc.Cell contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
build-and-test (^1): integration_test.go#L978
assignment copies lock value to scan3: github.com/tsuna/gohbase/hrpc.Cell contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
build-and-test (^1): integration_test.go#L983
assignment copies lock value to scan4: github.com/tsuna/gohbase/hrpc.Cell contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
build-and-test (^1): integration_test.go#L181
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
build-and-test (^1): integration_test.go#L375
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
build-and-test (^1)
Process completed with exit code 2.
build-and-test (~1.22)
The job was canceled because "_1" failed.
build-and-test (~1.22)
The operation was canceled.
build-and-test (^1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test (^1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/