Skip to content

Support for new windows kext #1204

Support for new windows kext

Support for new windows kext #1204

Triggered via pull request May 16, 2024 11:54
Status Failure
Total duration 3m 12s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Linter: windows_kext/kext_interface/info.go#L231
Error return value of `binary.Read` is not checked (errcheck)
Linter: windows_kext/kext_interface/info.go#L253
Error return value of `binary.Read` is not checked (errcheck)
Linter: windows_kext/kext_interface/info.go#L261
Error return value of `reader.Read` is not checked (errcheck)
Linter: windows_kext/kext_interface/info.go#L202
File is not `gofumpt`-ed (gofumpt)
Linter: windows_kext/kext_interface/info.go#L209
File is not `gofumpt`-ed (gofumpt)
Linter: windows_kext/kext_interface/info.go#L229
File is not `gofumpt`-ed (gofumpt)
Linter: windows_kext/kext_interface/command.go#L48
field `command` is unused (unused)
Linter: windows_kext/kext_interface/command.go#L55
field `command` is unused (unused)
Linter: windows_kext/kext_interface/kext_file_test.go#L12
func `(*KextFile).flushBuffer` is unused (unused)
Linter: windows_kext/kext_interface/info.go#L19
the variable name `ErrorUnknownInfoType` should conform to the `ErrXxx` format (errname)
Test & Build
Process completed with exit code 1.
Test & Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.