Merge pull request #162 from cscetbon/snyk-fix-91dbc70e38c50751439d9d… #340
Annotations
10 errors and 1 warning
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)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|
Loading