feat: Bump up dependencies #128
Annotations
5 errors and 5 warnings
app/rapidgen.go#L277
line is 167 characters (lll)
|
app/rapidgen.go#L278
line is 167 characters (lll)
|
app/rapidgen.go#L132
directive `// nolint:staticcheck // testing legacy code path` should be written without leading space as `//nolint:staticcheck // testing legacy code path` (nolintlint)
|
app/rapidgen.go#L134
directive `// nolint:staticcheck // testing legacy code path` should be written without leading space as `//nolint:staticcheck // testing legacy code path` (nolintlint)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
rpc/websockets.go#L129
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
server/start.go#L229
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
|
app/upgrades.go#L94
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading