Skip to content

fix(actions): use go script for auto checklist updates (#166) #504

fix(actions): use go script for auto checklist updates (#166)

fix(actions): use go script for auto checklist updates (#166) #504

Triggered via push March 10, 2026 12:15
Status Failure
Total duration 1m 1s
Artifacts

ci-workflow.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
lint
issues found
lint: scripts/automate-checklist.go#L152
G304: Potential file inclusion via variable (gosec)
lint: scripts/automate-checklist.go#L75
G302: Expect file permissions to be 0600 or less (gosec)
lint: scripts/automate-checklist.go#L69
G306: Expect WriteFile permissions to be 0600 or less (gosec)
lint: scripts/automate-checklist.go#L213
Error return value of `os.Rename` is not checked (errcheck)
lint: scripts/automate-checklist.go#L191
Error return value of `filepath.WalkDir` is not checked (errcheck)
lint: scripts/automate-checklist.go#L182
Error return value of `os.WriteFile` is not checked (errcheck)
lint: scripts/automate-checklist.go#L138
Error return value of `filepath.WalkDir` is not checked (errcheck)
lint: scripts/automate-checklist.go#L77
Error return value of `f.Close` is not checked (errcheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/arcadia/arcadia. Supported file pattern: go.sum
test (1.26, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/arcadia/arcadia. Supported file pattern: go.sum
test (1.26, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/arcadia/arcadia. Supported file pattern: go.sum