Skip to content

Bump actions/checkout from 3 to 4 #927

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #927

Triggered via pull request October 9, 2023 12:04
Status Failure
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-golang.yaml

on: pull_request
Deduce required tests from code changes
5s
Deduce required tests from code changes
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 8 warnings
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-golang
Cannot open: File exists
lint-code
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
lint-code
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
lint-code
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
lint-code
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
lint-code
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
lint-code
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
lint-code
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
lint-code
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
lint-code
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
lint-code
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
unitest
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3.1.4/dist/codecov' failed with exit code 255
Deduce required tests from code changes
'ref' input parameter is ignored when 'base' is set to HEAD
Deduce required tests from code changes
'base' input parameter is ignored when action is triggered by pull request event
lint-golang
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint-golang
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderdoctor/spiderdoctor. Supported file pattern: go.sum
lint-code
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderdoctor/spiderdoctor. Supported file pattern: go.sum
unitest
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderdoctor/spiderdoctor. Supported file pattern: go.sum
unitest
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/93397bea11091df50f3d7e59dc26a7711a8bcfbe'. Error: Connection refused (api.github.com:443)
unitest
Back off 24.904 seconds before retry.