Enchance ci env #34
verify-codegen.yml
on: pull_request
verify-codegen
5m 6s
Annotations
10 errors and 2 warnings
verify-codegen
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
verify-codegen
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
|
verify-codegen
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
verify-codegen
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
|
verify-codegen
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
verify-codegen
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
|
verify-codegen
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
verify-codegen
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
|
verify-codegen
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
verify-codegen
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
|
verify-codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
verify-codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/kserve/kserve. Supported file pattern: go.sum
|