chore(deps): bump github.com/rollkit/go-sequencing from 0.1.0 to 0.4.1 #31
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci_release.yml
on: pull_request
lint
/
golangci-lint
32s
lint
/
yamllint
6s
lint
/
markdown-lint
32s
test
/
Go Mod Tidy Check
16s
test
/
Run Unit Tests
30s
test
/
Run Integration Tests
15s
release
0s
Annotations
4 errors and 3 warnings
|
test / Run Unit Tests
cannot use (*BasedSequencer)(nil) (value of type *BasedSequencer) as "github.com/rollkit/go-sequencing".Sequencer value in variable declaration: *BasedSequencer does not implement "github.com/rollkit/go-sequencing".Sequencer (wrong type for method GetNextBatch)
|
|
test / Run Unit Tests
Process completed with exit code 2.
|
|
lint / golangci-lint:
sequencer.go#L24
cannot use (*BasedSequencer)(nil) (value of type *BasedSequencer) as "github.com/rollkit/go-sequencing".Sequencer value in variable declaration: *BasedSequencer does not implement "github.com/rollkit/go-sequencing".Sequencer (wrong type for method GetNextBatch)
|
|
lint / golangci-lint
issues found
|
|
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 / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. 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/
|