Bump go to 1.23.5 and net to v0.33.0 #346
Annotations
10 errors
golangci-lint:
api/v2/cassandrabackup_types.go#L85
cb.SetFinalizers undefined (type *CassandraBackup has no field or method SetFinalizers) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L88
cb.SetFinalizers undefined (type *CassandraBackup has no field or method SetFinalizers) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L101
lastcb.Annotations undefined (type *CassandraBackup has no field or method Annotations) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L102
lastcb.ResourceVersion undefined (type *CassandraBackup has no field or method ResourceVersion) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L104
lastcb.Finalizers undefined (type *CassandraBackup has no field or method Finalizers) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L105
lastcb.Name undefined (type *CassandraBackup has no field or method Name) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L105
lastcb.Namespace undefined (type *CassandraBackup has no field or method Namespace) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L106
lastcb.CreationTimestamp undefined (type *CassandraBackup has no field or method CreationTimestamp) (typecheck)
|
golangci-lint:
api/v2/cassandrabackup_types.go#L110
cb.Name undefined (type *CassandraBackup has no field or method Name) (typecheck)
|
golangci-lint:
api/v2/cassandracluster_types.go#L175
cc.Name undefined (type *CassandraCluster has no field or method Name) (typecheck)
|
Loading