Skip to content

Tutorial refactor

Tutorial refactor #71

Triggered via pull request September 4, 2024 21:49
Status Failure
Total duration 2m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
lint: tutorials/002_primer_design_test.go#L61
unnecessary leading newline (whitespace)
lint: tutorials/002_primer_design_test.go#L82
unnecessary leading newline (whitespace)
lint: io/slow5/slow5_test.go#L106
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: seqhash/seqhash_test.go#L38
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: seqhash/seqhash_test.go#L43
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: tutorials/002_primer_design_test.go#L96
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/