chore(deps): Bump github.com/rollkit/go-da from 0.5.0 to 0.8.0 #53
ci_release.yml
on: pull_request
lint
/
golangci-lint
3m 7s
lint
/
yamllint
10s
lint
/
markdown-lint
28s
test
/
Go Mod Tidy Check
10s
test
/
Run Unit Tests
42s
test
/
Run Integration Tests
6s
release
0s
Annotations
10 errors and 6 warnings
test / Run Unit Tests:
da/da.go#L214
invalid argument: ids (variable of type *"github.com/rollkit/go-da".GetIDsResult) for len
|
test / Run Unit Tests:
da/da.go#L226
cannot use ids (variable of type *"github.com/rollkit/go-da".GetIDsResult) as [][]byte value in argument to dac.DA.Get
|
test / Run Unit Tests
Process completed with exit code 2.
|
lint / golangci-lint:
da/da.go#L1
: # github.com/rollkit/centralized-sequencer/da
|
lint / golangci-lint:
da/da.go#L214
invalid argument: ids (variable of type *"github.com/rollkit/go-da".GetIDsResult) for len
|
lint / golangci-lint:
da/da.go#L226
cannot use ids (variable of type *"github.com/rollkit/go-da".GetIDsResult) as [][]byte value in argument to dac.DA.Get (typecheck)
|
lint / golangci-lint:
sequencing/sequencer.go#L14
could not import github.com/rollkit/centralized-sequencer/da (-: # github.com/rollkit/centralized-sequencer/da
|
lint / golangci-lint:
da/da.go#L214
invalid argument: ids (variable of type *"github.com/rollkit/go-da".GetIDsResult) for len
|
lint / golangci-lint:
da/da.go#L226
cannot use ids (variable of type *"github.com/rollkit/go-da".GetIDsResult) as [][]byte value in argument to dac.DA.Get) (typecheck)
|
lint / golangci-lint
issues found
|
test / Run Integration Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Go Mod Tidy Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / yamllint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|