Skip to content

refactor: frontend remove SSR for a basic vite react app #12

refactor: frontend remove SSR for a basic vite react app

refactor: frontend remove SSR for a basic vite react app #12

Triggered via push April 13, 2025 12:28
Status Failure
Total duration 5m 1s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Test: services/cloud_service.go#L38
Error return value of `w.Close` is not checked (errcheck)
Build and Test: services/cloud_service.go#L33
Error return value of `f.Close` is not checked (errcheck)
Build and Test: services/cloud_service.go#L22
Error return value of `w.Close` is not checked (errcheck)
Build and Test: services/cloud_service.go#L17
Error return value of `f.Close` is not checked (errcheck)
Build and Test: cmd/loader/main.go#L19
Error return value of `io.WriteString` is not checked (errcheck)
Build and Test: utils/helpers.go#L62
Error return value of `os.MkdirAll` is not checked (errcheck)
Build and Test: utils/helpers.go#L44
Error return value of `publicFile.Close` is not checked (errcheck)
Build and Test: utils/helpers.go#L40
Error return value of `pem.Encode` is not checked (errcheck)
Build and Test: utils/helpers.go#L33
Error return value of `privateFile.Close` is not checked (errcheck)
Build and Test: utils/helpers.go#L29
Error return value of `pem.Encode` is not checked (errcheck)