Add project support to profiles in preseed init #3506
Annotations
5 errors and 1 warning
Build static x86_64 incus:
cmd/incus/admin_init_auto.go#L112
cannot use []api.ProfilesPost{…} (value of type []api.ProfilesPost) as []api.InitProfileProjectPost value in assignment
|
Build static x86_64 incus:
cmd/incus/admin_init_auto.go#L173
cannot use []api.ProfilesPost{…} (value of type []api.ProfilesPost) as []api.InitProfileProjectPost value in assignment
|
Build static x86_64 incus:
cmd/incus/admin_init_dump.go#L74
cannot use profilesPost (variable of type api.ProfilesPost) as api.InitProfileProjectPost value in argument to append
|
Build static x86_64 incus:
cmd/incus/admin_init_interactive.go#L39
cannot use []api.ProfilesPost{…} (value of type []api.ProfilesPost) as []api.InitProfileProjectPost value in assignment
|
Build static x86_64 incus
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading