Merge pull request #1738 from safing/fix/core-deadlocks #1303
go.yml
on: push
Linter
1m 29s
Test & Build
5m 10s
Annotations
10 errors and 1 warning
Linter:
base/log/output.go#L73
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Linter:
base/metrics/metrics_runtime.go#L72
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Linter:
base/metrics/metrics_runtime.go#L74
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Linter:
base/metrics/metrics_runtime.go#L78
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Linter:
base/metrics/metrics_runtime.go#L82
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Linter:
base/metrics/metrics_runtime.go#L90
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Linter:
spn/navigator/api.go#L244
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Linter:
spn/navigator/api.go#L305
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Linter:
cmds/portmaster-start/logs.go#L115
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Linter:
base/api/database.go#L175
(*DatabaseWebsocketAPI).shutdown - result 0 (error) is always nil (unparam)
|
Test & Build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|