Skip to content

start adding sequencing methods #7

start adding sequencing methods

start adding sequencing methods #7

Triggered via push July 19, 2024 14:56
Status Failure
Total duration 3m 20s
Artifacts

ci_release.yml

on: push
lint  /  golangci-lint
3m 10s
lint / golangci-lint
lint  /  yamllint
9s
lint / yamllint
lint  /  markdown-lint
11s
lint / markdown-lint
test  /  Go Mod Tidy Check
9s
test / Go Mod Tidy Check
test  /  Run Unit Tests
35s
test / Run Unit Tests
test  /  Run Integration Tests
2m 16s
test / Run Integration Tests
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
test / Go Mod Tidy Check
Process completed with exit code 1.
lint / markdown-lint
Process completed with exit code 1.
test / Run Unit Tests: centralized/sequencer.go#L18
client declared and not used
test / Run Unit Tests
Process completed with exit code 2.
lint / golangci-lint: centralized/sequencer.go#L1
: # github.com/rollkit/centralized-sequencer/centralized
lint / golangci-lint: centralized/sequencer.go#L18
client declared and not used (typecheck)
lint / golangci-lint: main.go#L12
could not import github.com/rollkit/centralized-sequencer/centralized (-: # github.com/rollkit/centralized-sequencer/centralized
lint / golangci-lint: centralized/sequencer.go#L18
client declared and not used) (typecheck)
lint / golangci-lint
issues found
test / Go Mod Tidy Check
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 / Run Integration Tests
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/