Skip to content

Adding codebase

Adding codebase #3

Triggered via pull request July 24, 2025 19:27
Status Failure
Total duration 1m 43s
Artifacts

lint.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Lint (ubuntu-latest)
issues found
Lint (ubuntu-latest): main_test.go#L1394
Error return value of `w.Write` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L1338
Error return value of `fmt.Sscanf` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L1233
Error return value of `fmt.Sscanf` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L1139
Error return value of `fmt.Sscanf` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L107
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L104
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L95
Error return value of `w.Write` is not checked (errcheck)
Lint (ubuntu-latest): main_test.go#L87
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
Lint (ubuntu-latest)
Cache service responded with 400
Lint (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/