chore: updated template files #8
Annotations
10 errors and 1 warning
lint:
examples_test.go#L195
File is not `gofumpt`-ed (gofumpt)
|
lint:
doc.go#L3
line is 145 characters (lll)
|
lint:
examples_test.go#L196
unnecessary trailing newline (whitespace)
|
lint:
list.go#L90
type assertion must be checked (forcetypeassert)
|
lint:
list.go#L26
Get returns generic interface (T) of type param any (ireturn)
|
lint:
list.go#L88
Reduce returns generic interface (T) of type param any (ireturn)
|
lint:
list.go#L33
return with no blank line before (nlreturn)
|
lint:
list.go#L39
return with no blank line before (nlreturn)
|
lint:
list.go#L50
return with no blank line before (nlreturn)
|
lint:
examples_test.go#L136
variable name 'l' is too short for the scope of its usage (varnamelen)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|