Skip to content

Remove SBOM handling #6316

Remove SBOM handling

Remove SBOM handling #6316

Triggered via pull request September 27, 2024 02:53
Status Failure
Total duration 4m 25s
Artifacts

go-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
Security scan
Docker pull failed with exit code 1
Check sources
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
Check sources
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
Check sources
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
Check sources
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
Check sources
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
Security scan
Docker pull failed with exit code 1, back off 7.208 seconds before retry.
Security scan
Docker pull failed with exit code 1, back off 5.953 seconds before retry.
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Golang Unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Check sources
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Check sources
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Check sources
Back off 25.083 seconds before retry.