Skip to content

Replace io.quarkus.test.junit.mockito.InjectMock with io.quarkus.test… #3923

Replace io.quarkus.test.junit.mockito.InjectMock with io.quarkus.test…

Replace io.quarkus.test.junit.mockito.InjectMock with io.quarkus.test… #3923

Triggered via pull request March 19, 2024 23:24
Status Success
Total duration 3m 35s
Artifacts

go-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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