Skip to content

fix: Fix test pipeline #4

fix: Fix test pipeline

fix: Fix test pipeline #4

Triggered via push August 13, 2023 19:13
Status Failure
Total duration 27s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: noyoda.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
build: noyoda_test.go#L13
don't use `init` function (gochecknoinits)
build: noyoda.go#L143
`Unkown` is a misspelling of `Unknown` (misspell)
build: noyoda.go#L66
unnecessary trailing newline (whitespace)
build: noyoda.go#L89
type switch statements should only be cuddled with variables switched (wsl)
build: noyoda.go#L121
return statements should not be cuddled if block has more than two lines (wsl)
build: noyoda_test.go#L35
only one cuddle assignment allowed before if statement (wsl)
build: noyoda.go#L16
includeConst is a global variable (gochecknoglobals)
build: noyoda_test.go#L11
testDir is a global variable (gochecknoglobals)
build: noyoda.go#L19
variable name 'fs' is too short for the scope of its usage (varnamelen)