chore(deps): update module github.com/fluxcd/pkg/runtime to v0.52.0 #403
Annotations
10 errors and 1 warning
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
|
Loading