Skip to content

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0 in /provider #1

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0 in /provider

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0 in /provider #1

Status Failure
Total duration 5m 55s
Billable time 6m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L64
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L65
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/sort.go:16:11) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L72
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L73
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/sort.go:30:15) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L82
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/