Bump github.com/miekg/dns from 1.1.50 to 1.1.63 #1003
lint-golang.yaml
on: pull_request
Deduce required tests from code changes
4s
Annotations
28 errors and 12 warnings
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
Process completed with exit code 1.
|
unitest
Process completed with exit code 2.
|
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-golang:
pkg/reportManager/worker.go#L102
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint-golang:
pkg/reportManager/worker.go#L108
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint-golang:
pkg/pluginManager/netdns/agentExecuteTask.go#L90
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint-golang:
pkg/loadRequest/loadDns/dns_requester.go#L104
SA1019: client.SingleInflight is deprecated: This is a no-op. Callers should implement their own in flight query caching if needed. See github.com/miekg/dns/issues/1449. (staticcheck)
|
lint-golang
Process completed with exit code 2.
|
lint-golang
Process completed with exit code 1.
|
Deduce required tests from code changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-code
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderdoctor/spiderdoctor. Supported file pattern: go.sum
|
unitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unitest
No files were found with the provided path: output/test/unitestreport.json. No artifacts will be uploaded.
|
unitest
No files were found with the provided path: output/test/coverage.out. No artifacts will be uploaded.
|
unitest
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderdoctor/spiderdoctor. Supported file pattern: go.sum
|
lint-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|