Skip to content

Tutorial refactor

Tutorial refactor #66

Triggered via pull request April 30, 2024 00:25
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint: tutorials/004_primer_design_test.go#L46
`supress` is a misspelling of `suppress` (misspell)
lint: tutorials/004_primer_design_test.go#L58
unnecessary leading newline (whitespace)
lint: tutorials/004_primer_design_test.go#L79
unnecessary leading newline (whitespace)
lint: tutorials/004_primer_design_test.go#L93
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/