Skip to content

actions: add staticcheck action separate from build&test #1

actions: add staticcheck action separate from build&test

actions: add staticcheck action separate from build&test #1

Triggered via push February 21, 2024 15:49
Status Failure
Total duration 49s
Artifacts

staticcheck.yml

on: push
staticcheck
40s
staticcheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
staticcheck: rpc/server.go#L106
type Manager_CurrentSongServer of s does not match pbSender[P] (cannot infer T and P)
staticcheck: rpc/server.go#L115
type Manager_CurrentThreadServer of s does not match pbSender[P] (cannot infer T and P)
staticcheck: rpc/server.go#L124
type Manager_CurrentUserServer of s does not match pbSender[P] (cannot infer T and P)
staticcheck: rpc/server.go#L133
type Manager_CurrentListenerCountServer of s does not match pbSender[P] (cannot infer T and P)
staticcheck: streamer/audio/mp3_encode.go#L8
fatal error: lame/lame.h: No such file or directory
staticcheck
undefined: errors.Join
staticcheck
undefined: errors.Join
staticcheck
undefined: errors.Join
staticcheck
undefined: errors.Join
staticcheck: templates/executor.go#L8
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices) (compile)
staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.