Format all files #3
Annotations
10 errors and 1 warning
|
src/components/acls/AclCard.vue#L55
Type 'Identifiable[]' is not assignable to type 'AclItemEntity[]'.
|
|
src/components/acls/AclEntriesCard.vue#L44
Property 'data' does not exist on type 'AclItemEntity[]'.
|
|
src/components/acls/AclEntriesCard.vue#L143
Binding element 'state' implicitly has an 'any' type.
|
|
src/components/domains/DomainCard.vue#L176
Type 'DomainEntity | undefined' is not assignable to type 'DomainEntity'.
|
|
src/components/project/HistoryCard.vue#L58
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
src/components/project/HistoryCard.vue#L59
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
src/components/project/InfoCard.vue#L40
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
src/components/project/InfoCard.vue#L43
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
src/components/vcl/VclVersionCard.vue#L149
Type 'VclEntity | undefined' is not assignable to type 'VclEntity'.
|
|
src/main.ts#L56
No overload matches this call.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading