chore(deps): update module github.com/fluxcd/pkg/runtime to v0.51.1 #455
Annotations
10 errors and 2 warnings
lint:
api/v1beta1/mongodbdatabase_types.go#L65
in.GetNamespace undefined (type *MongoDBDatabase has no field or method GetNamespace) (typecheck)
|
lint:
api/v1beta1/mongodbdatabase_types.go#L76
in.GetName undefined (type *MongoDBDatabase has no field or method GetName) (typecheck)
|
lint:
api/v1beta1/mongodbdatabase_types.go#L94
d.GetName undefined (type *MongoDBDatabase has no field or method GetName) (typecheck)
|
lint:
api/v1beta1/mongodbuser_type.go#L87
in.GetNamespace undefined (type *MongoDBUser has no field or method GetNamespace) (typecheck)
|
lint:
api/v1beta1/postgresqldatabase_types.go#L93
in.GetNamespace undefined (type *PostgreSQLDatabase has no field or method GetNamespace) (typecheck)
|
lint:
api/v1beta1/postgresqldatabase_types.go#L104
in.GetName undefined (type *PostgreSQLDatabase has no field or method GetName) (typecheck)
|
lint:
api/v1beta1/postgresqldatabase_types.go#L138
d.GetName undefined (type *PostgreSQLDatabase has no field or method GetName) (typecheck)
|
lint:
api/v1beta1/postgresqluser_type.go#L94
in.GetNamespace undefined (type *PostgreSQLUser has no field or method GetNamespace) (typecheck)
|
lint:
internal/database/postgresql.go#L21
undefined: pgx (typecheck)
|
lint:
internal/database/postgresql.go#L41
undefined: pgx (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading