Skip to content

CI

CI #10

Triggered via schedule November 17, 2025 00:06
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: schedule
Test
33s
Test
Lint
1m 18s
Lint
Format Check
10s
Format Check
Vulnerability Scan (Trivy)
15s
Vulnerability Scan (Trivy)
Dependency Review
0s
Dependency Review
Go Vulnerability Check
49s
Go Vulnerability Check
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Test
Cannot open: File exists
Lint
issues found
Lint: pkg/testpayload/testpayload.go#L294
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
Lint: pkg/testpayload/testpayload_test.go#L397
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Lint: pkg/testpayload/testpayload_test.go#L367
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Lint: pkg/testpayload/testpayload_test.go#L364
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Lint: pkg/testpayload/testpayload.go#L264
G304: Potential file inclusion via variable (gosec)
Lint: pkg/testpayload/testpayload.go#L170
G304: Potential file inclusion via variable (gosec)
Lint: pkg/testpayload/testpayload.go#L93
cognitive complexity 136 of func `InterpolateWithDelimiters` is high (> 30) (gocognit)
Lint: pkg/testpayload/testpayload.go#L248
Error return value of `filepath.Abs` is not checked (errcheck)
Lint: pkg/testpayload/testpayload.go#L157
Error return value of `filepath.Abs` is not checked (errcheck)
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2