chore: updated template files #2
Annotations
10 errors and 1 warning
lint:
doc_test.go#L11
Error return value is not checked (errcheck)
|
lint:
doc_test.go#L26
Error return value is not checked (errcheck)
|
lint:
doc_test.go#L46
Error return value is not checked (errcheck)
|
lint:
keyboard.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
keyboard.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
keyboard.go#L12
File is not `gofumpt`-ed (gofumpt)
|
lint:
keyboard.go#L49
File is not `gofumpt`-ed (gofumpt)
|
lint:
utils.go#L7
File is not `gofumpt`-ed (gofumpt)
|
lint:
doc.go#L2
line is 211 characters (lll)
|
lint:
keyboard.go#L48
unnecessary leading newline (whitespace)
|
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/.
|