build(go): Bump the go-dependencies group with 7 updates #197
ci-application.yml
on: pull_request
Lint
1m 37s
Unit Tests
2m 29s
Annotations
11 errors and 2 warnings
Lint:
cmd/main.go#L9
could not import github.com/borchero/switchboard/internal/controllers (-: # github.com/borchero/switchboard/internal/controllers
|
Lint:
internal/controllers/utils.go#L74
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Lint:
internal/controllers/utils.go#L75
cannot use enqueue (variable of type func(client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc) (typecheck)
|
Lint:
cmd/main.go#L54
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
|
Lint:
internal/controllers/ingressroute.go#L1
: # github.com/borchero/switchboard/internal/controllers [github.com/borchero/switchboard/internal/controllers.test]
|
Lint:
internal/controllers/utils.go#L74
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Lint:
internal/controllers/utils.go#L75
cannot use enqueue (variable of type func(client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
Lint
issues found
|
Unit Tests:
internal/controllers/utils.go#L74
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Unit Tests:
internal/controllers/utils.go#L75
cannot use enqueue (variable of type func(client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Unit Tests
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, extractions/setup-just@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|