Skip to content

chore: updated template files #8

chore: updated template files

chore: updated template files #8

Triggered via push July 13, 2024 22:56
Status Failure
Total duration 5m 17s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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_test.go#L13
Error return value of `keyboard.SimulateKeyPress` is not checked (errcheck)
lint: keyboard_test.go#L14
Error return value of `keyboard.SimulateKeyPress` is not checked (errcheck)
lint: keyboard_test.go#L15
Error return value of `keyboard.SimulateKeyPress` 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/