chore(deps): update dependency golangci/golangci-lint to v1.64.2 #25300
Cirrus CI / Validate source code changes
failed
Feb 11, 2025 in 3m 3s
Task Summary
Instruction main failed in 02:46
Details
✅ 00:12 clone
✅ 00:02 setup
❌ 02:46 main
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:176:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:196:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:216:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:236:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:256:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:394:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:413:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:436:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:458:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:492:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:527:4: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:549:3: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:569:3: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:635:3: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
test/e2e/logs_test.go:661:3: ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter (ginkgolinter)
Eventually(func(g Gomega) {
^
pkg/machine/define/vmfile_test.go:59:2: os.Setenv() could be replaced by t.Setenv() in TestNewMachineFile (usetesting)
os.Setenv("HOME", homedir) //nolint: tenv
^
pkg/machine/define/vmfile_test.go:60:8: os.Setenv() could be replaced by t.Setenv() in TestNewMachineFile (usetesting)
defer os.Setenv("HOME", oldhome)
^
make: *** [Makefile:286: golangci-lint] Error 1
Exit status: 2
Loading