chore(deps): update module github.com/fluxcd/pkg/runtime to v0.53.0 #561
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)
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading