Skip to content

Bump UI version

Bump UI version #1289

Triggered via push August 28, 2024 12:28
Status Failure
Total duration 3m 17s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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
Process completed with exit code 1.
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/