Update github/codeql-action digest to e2b3eaf #6338
Triggered via pull request
September 30, 2024 17:18
Status
Success
Total duration
2m 21s
Artifacts
–
go-ci.yaml
on: pull_request
Lint
1m 18s
Check sources
1m 23s
Golang Unit tests
1m 29s
Security scan
2m 10s
Annotations
10 errors and 4 warnings
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
|
Lint
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
|
Golang Unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Security scan
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|