pull request workflows #3
Annotations
10 errors and 3 warnings
Run npm run lint:
src/components/AccountDetailsHeader.vue#L175
Unexpected mutation of "account" prop
|
Run npm run lint:
src/components/AccountDetailsHeader.vue#L182
Unexpected mutation of "account" prop
|
Run npm run lint:
src/components/AccountListItem.vue#L168
Unexpected mutation of "account" prop
|
Run npm run lint:
src/components/BookNavigationItem.vue#L178
Unexpected mutation of "book" prop
|
Run npm run lint:
src/components/CurrencyText.spec.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `VueClass<Vue<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => Vue<Record<string, any>, Record<string, any>, never, never, ...>>> | ComponentOptions<...>`
|
Run npm run lint:
src/components/CurrencyText.spec.ts#L85
Unsafe argument of type `any` assigned to a parameter of type `VueClass<Vue<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => Vue<Record<string, any>, Record<string, any>, never, never, ...>>> | ComponentOptions<...>`
|
Run npm run lint:
src/components/CurrencyText.spec.ts#L125
Unsafe argument of type `any` assigned to a parameter of type `ComponentOptions<CurrencyText, DefaultData<CurrencyText>, DefaultMethods<CurrencyText>, DefaultComputed, PropsDefinition<DefaultProps>, DefaultProps, {}, ComponentOptionsMixin, ComponentOptionsMixin> | VueClass<...>`
|
Run npm run lint:
src/components/TransactionImportDialog.vue#L428
Unsafe assignment of an `any` value
|
Run npm run lint:
src/components/TransactionImportDialog.vue#L435
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
Run npm run lint:
src/components/TransactionImportDialog.vue#L435
Unsafe member access [0] on an `any` value
|
Run npm run lint:
src/components/SeamlessInput.vue#L5
This line has a length of 203. Maximum allowed is 120
|
Run npm run lint:
src/components/TransactionListItem.vue#L3
This line has a length of 216. Maximum allowed is 120
|
Run npm run lint:
src/components/TransactionListItemTemplate.vue#L3
Invalid Tailwind CSS classnames order
|
The logs for this run have expired and are no longer available.
Loading