Skip to content

chore(deps): bump github.com/rollkit/go-sequencing from 0.1.0 to 0.4.1 #31

chore(deps): bump github.com/rollkit/go-sequencing from 0.1.0 to 0.4.1

chore(deps): bump github.com/rollkit/go-sequencing from 0.1.0 to 0.4.1 #31

Triggered via pull request November 19, 2024 00:58
Status Failure
Total duration 43s
Artifacts
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 / golangci-lint
lint  /  yamllint
6s
lint / yamllint
lint  /  markdown-lint
32s
lint / markdown-lint
test  /  Go Mod Tidy Check
16s
test / Go Mod Tidy Check
test  /  Run Unit Tests
30s
test / Run Unit Tests
test  /  Run Integration Tests
15s
test / Run Integration Tests
release
0s
release
Fit to window
Zoom out
Zoom in

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/