Skip to content

use circular buffer in FiniteReplayProvider #125

use circular buffer in FiniteReplayProvider

use circular buffer in FiniteReplayProvider #125

Re-run triggered February 9, 2024 12:35
Status Failure
Total duration 41s
Artifacts

go.yml

on: pull_request
lint
30s
lint
Test (latest major)
18s
Test (latest major)
Test (previous major)
23s
Test (previous major)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
Test (latest major)
Process completed with exit code 1.
Test (previous major)
Process completed with exit code 1.
lint: replay_provider.go#L33
fieldalignment: struct with 16 pointer bytes could be 8 (govet)
lint
issues found
Test (latest major)
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 (previous major)
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/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint: client_test.go#L184
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
lint: client_test.go#L253
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
lint: client_test.go#L614
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)