Skip to content

refactor: abstract codec versions into common interfaces #319

refactor: abstract codec versions into common interfaces

refactor: abstract codec versions into common interfaces #319

Triggered via pull request October 18, 2024 06:45
Status Failure
Total duration 1m 33s
Artifacts

codec.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
check: encoding/codecv0_test.go#L197
shadow: declaration of "daBatchV0" shadows declaration at line 215 (govet)
check: encoding/codecv0_test.go#L352
shadow: declaration of "err" shadows declaration at line 332 (govet)
check: encoding/codecv1_test.go#L406
shadow: declaration of "err" shadows declaration at line 386 (govet)
check: encoding/codecv2_test.go#L406
shadow: declaration of "err" shadows declaration at line 386 (govet)
check: encoding/codecv3_test.go#L408
shadow: declaration of "err" shadows declaration at line 388 (govet)
check: encoding/codecv4_test.go#L407
shadow: declaration of "err" shadows declaration at line 387 (govet)
check
Process completed with exit code 2.
goimports-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
goimports-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/