Skip to content

linter passes build #16

linter passes build

linter passes build #16

Triggered via push September 18, 2024 02:25
Status Failure
Total duration 1m 48s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: cmd/sshjump/server.go#L183
directive `// nolint:gosec` should be written without leading space as `//nolint:gosec` (nolintlint)
build: cmd/sshjump/server.go#L205
directive `// nolint:gosec` should be written without leading space as `//nolint:gosec` (nolintlint)
build
issues found
build
The following actions use a deprecated Node.js version 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/