Skip to content

refactor: abstract codec versions into common interfaces #266

refactor: abstract codec versions into common interfaces

refactor: abstract codec versions into common interfaces #266

Triggered via pull request October 11, 2024 19:20
Status Failure
Total duration 1m 16s
Artifacts

codec.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
check: encoding/codecv1.go#L286
unnecessary conversion (unconvert)
check: encoding/codecv1.go#L297
unnecessary conversion (unconvert)
check: encoding/dachunk.go#L122
type `daChunkV1` is unused (unused)
check: encoding/dachunk.go#L125
func `newDAChunkV1` is unused (unused)
check: encoding/dachunk.go#L133
func `(*daChunkV1).Encode` is unused (unused)
check: encoding/dachunk.go#L146
func `(*daChunkV1).Hash` is unused (unused)
check: encoding/dachunk.go#L180
func `(*daChunkV1).BlockRange` is unused (unused)
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/
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/
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/