Skip to content

πŸ“ Prepare v0.5.0 release #55

πŸ“ Prepare v0.5.0 release

πŸ“ Prepare v0.5.0 release #55

Triggered via push June 22, 2025 20:21
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Matrix: Test
Matrix: Lint
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint (1.24): pkg/api/auth_test.go#L284
Error return value of `w.Write` is not checked (errcheck)
Lint (1.24): pkg/api/auth_test.go#L258
Error return value of `w.Write` is not checked (errcheck)
Lint (1.24): pkg/api/auth_test.go#L226
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
Lint (1.24): pkg/api/auth_test.go#L171
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
Lint (1.24): internal/vnc/proxy.go#L338
Error return value of `src.SetReadDeadline` is not checked (errcheck)
Lint (1.24): internal/vnc/proxy.go#L322
Error return value of `src.SetReadDeadline` is not checked (errcheck)
Lint (1.24): internal/vnc/proxy.go#L319
Error return value of `src.SetReadDeadline` is not checked (errcheck)
Lint (1.24): internal/vnc/proxy.go#L165
Error return value of `clientConn.WriteMessage` is not checked (errcheck)
Lint (1.24): internal/logger/logger_test.go#L191
Error return value of `os.Chdir` is not checked (errcheck)
Lint (1.24): internal/logger/logger_test.go#L171
Error return value of `os.Chdir` is not checked (errcheck)
Test (1.24)
Process completed with exit code 1.