Skip to content

Add workflow file for CI #1

Add workflow file for CI

Add workflow file for CI #1

Triggered via push August 6, 2026 06:59
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Build Go image
32s
Build Go image
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build Go image
issues found
Build Go image: main_test.go#L160
Error return value of `json.Unmarshal` is not checked (errcheck)
Build Go image: main_test.go#L117
Error return value of `json.Unmarshal` is not checked (errcheck)
Build Go image: main_test.go#L75
Error return value of `s.UpdateStatus` is not checked (errcheck)
Build Go image: handlers.go#L44
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
Build Go image
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/