Replace logrus with log/slog for logging #180
Annotations
7 errors and 2 warnings
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
|
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
|
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
|
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
|
integration_test.go#L181
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
|
integration_test.go#L375
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
|
|
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/.
|
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/
|
This job failed
Loading