Update name convention #2
Annotations
10 errors and 1 warning
|
build:
src/components/acls/AclEntriesCard.vue#L123
Binding element 'state' implicitly has an 'any' type.
|
|
build:
src/components/domains/DomainCard.vue#L156
Type 'DomainEntity | undefined' is not assignable to type 'Record<string, any>'.
|
|
build:
src/components/project/HistoryCard.vue#L58
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
build:
src/components/project/HistoryCard.vue#L59
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
build:
src/components/vcl/VclVersionCard.vue#L133
Type 'VclEntity | undefined' is not assignable to type 'Record<string, any>'.
|
|
build:
src/main.ts#L46
No overload matches this call.
|
|
build:
src/components/__tests__/HelloWorld.spec.ts#L4
Cannot find module '../HelloWorld.vue' or its corresponding type declarations.
|
|
build:
src/components/acls/AclEntriesCard.vue#L123
Binding element 'state' implicitly has an 'any' type.
|
|
build:
src/components/domains/DomainCard.vue#L156
Type 'DomainEntity | undefined' is not assignable to type 'Record<string, any>'.
|
|
build:
src/components/project/HistoryCard.vue#L58
Property 'name' does not exist on type 'ActivityAttributes'.
|
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|