Bump nanoid from 3.3.7 to 3.3.8 in /java-components/management-console/src/main/webui #7191
go-ci.yaml
on: pull_request
Lint
55s
Check sources
1m 3s
Golang Unit tests
43s
Security scan
1m 51s
Annotations
10 errors and 8 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
|
Golang Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golang Unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Check sources
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check sources
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Security scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Security scan
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|