fix(actions): use go script for auto checklist updates (#166) #504
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
|