Update gitignore #1
Annotations
10 errors and 1 warning
|
src/components/acls/AclCard.vue#L40
Type 'void | any[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
|
src/components/acls/AclCard.vue#L56
Type 'void | unknown[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
|
src/components/acls/AclEntriesCard.vue#L119
Binding element 'state' implicitly has an 'any' type.
|
|
src/main.ts#L46
No overload matches this call.
|
|
src/stores/counter.ts#L2
Cannot find module 'pinia' or its corresponding type declarations.
|
|
src/components/__tests__/HelloWorld.spec.ts#L4
Cannot find module '../HelloWorld.vue' or its corresponding type declarations.
|
|
src/components/acls/AclCard.vue#L40
Type 'void | any[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
|
src/components/acls/AclCard.vue#L56
Type 'void | unknown[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
|
src/components/acls/AclEntriesCard.vue#L119
Binding element 'state' implicitly has an 'any' type.
|
|
src/main.ts#L46
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