Add project support to profiles in preseed init #3506
Annotations
5 errors
Run Incus build:
cmd/incus/admin_init_auto.go#L112
cannot use []api.ProfilesPost{…} (value of type []api.ProfilesPost) as []api.InitProfileProjectPost value in assignment
|
Run Incus build:
cmd/incus/admin_init_auto.go#L173
cannot use []api.ProfilesPost{…} (value of type []api.ProfilesPost) as []api.InitProfileProjectPost value in assignment
|
Run Incus build:
cmd/incus/admin_init_dump.go#L74
cannot use profilesPost (variable of type api.ProfilesPost) as api.InitProfileProjectPost value in argument to append
|
Run Incus build:
cmd/incus/admin_init_interactive.go#L39
cannot use []api.ProfilesPost{…} (value of type []api.ProfilesPost) as []api.InitProfileProjectPost value in assignment
|
Run Incus build
Process completed with exit code 2.
|
Loading