Skip to content

golang: bump github.com/open-policy-agent/opa from 0.55.0 to 0.62.1 #1455

golang: bump github.com/open-policy-agent/opa from 0.55.0 to 0.62.1

golang: bump github.com/open-policy-agent/opa from 0.55.0 to 0.62.1 #1455

Triggered via pull request March 10, 2024 21:49
Status Failure
Total duration 2m 4s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/domain/formatters/events/cluster.go#L108
f.AppendUpdate undefined (type *clusterEventFormatter has no field or method AppendUpdate) (typecheck)
lint: pkg/domain/formatters/events/cluster.go#L110
f.AppendUpdate undefined (type *clusterEventFormatter has no field or method AppendUpdate) (typecheck)
lint: pkg/domain/formatters/events/cluster.go#L129
f.AppendUpdate undefined (type *clusterEventFormatter has no field or method AppendUpdate) (typecheck)
lint: pkg/domain/formatters/events/tenant.go#L98
f.AppendUpdate undefined (type *tenantEventFormatter has no field or method AppendUpdate) (typecheck)
lint: pkg/domain/formatters/events/user.go#L97
f.AppendUpdate undefined (type *userEventFormatter has no field or method AppendUpdate) (typecheck)
lint: pkg/domain/aggregates/cluster.go#L176
a.SetDeleted undefined (type *ClusterAggregate has no field or method SetDeleted) (typecheck)
lint: pkg/domain/aggregates/domain_aggregate.go#L30
a.Exists undefined (type *DomainAggregateBase has no field or method Exists) (typecheck)
lint: pkg/domain/aggregates/domain_aggregate.go#L33
a.Deleted undefined (type *DomainAggregateBase has no field or method Deleted) (typecheck)
lint: pkg/domain/aggregates/domain_aggregate.go#L42
a.ID undefined (type *DomainAggregateBase has no field or method ID) (typecheck)
lint: pkg/domain/aggregates/domain_aggregate.go#L43
a.Version undefined (type *DomainAggregateBase has no field or method Version) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.