Skip to content

feat(aifalse): zero-config hardware monitoring; feat(servicemenu): liquid-glass service menu #9

feat(aifalse): zero-config hardware monitoring; feat(servicemenu): liquid-glass service menu

feat(aifalse): zero-config hardware monitoring; feat(servicemenu): liquid-glass service menu #9

Triggered via pull request September 9, 2026 10:48
Status Failure
Total duration 3m 45s
Artifacts

pr.yml

on: pull_request
Matrix: runmain / real_run
Matrix: build / Build binary CI
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
golangci / Run Lint: plugin/servicemenu/main.go#L663
assignOp: replace `ha = ha + (ha/3-ha)*(ttH*2)` with `ha += (ha/3-ha)*(ttH*2)` (gocritic)
golangci / Run Lint: plugin/aifalse/main.go#L1349
use of `fmt.Errorf` forbidden by pattern `^fmt\.Errorf$` (forbidigo)
golangci / Run Lint: plugin/servicemenu/main.go#L180
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
golangci / Run Lint: plugin/servicemenu/main.go#L168
exported: exported function SetTheme should have comment or be unexported (revive)
golangci / Run Lint: plugin/aifalse/hardware_other.go#L76
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
golangci / Run Lint: plugin/aifalse/hardware_other.go#L73
unused-parameter: parameter 'wmi' seems to be unused, consider removing or renaming it as _ (revive)
golangci / Run Lint: plugin/servicemenu/main.go#L466
Error return value of `c.LoadFontFace` is not checked (errcheck)
golangci / Run Lint: plugin/servicemenu/main.go#L460
Error return value of `c.LoadFontFace` is not checked (errcheck)
golangci / Run Lint: plugin/servicemenu/main.go#L452
Error return value of `c.LoadFontFace` is not checked (errcheck)
golangci / Run Lint: plugin/servicemenu/main.go#L368
Error return value of `cmd.Run` is not checked (errcheck)
golangci / Run Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
golangci / Run Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.mod
runmain / Run on windows-latest
Restore cache failed: Dependencies file is not found in D:\a\ZeroBot-Plugin\ZeroBot-Plugin. Supported file pattern: go.mod
runmain / Run on macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.mod
runmain / Run on ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.mod