Skip to content

Enchance ci env

Enchance ci env #34

Triggered via pull request February 10, 2024 09:02
Status Success
Total duration 5m 16s
Artifacts

verify-codegen.yml

on: pull_request
verify-codegen
5m 6s
verify-codegen
Fit to window
Zoom out
Zoom in

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