featuresディレクトリを導入 #464
Annotations
10 errors and 1 warning
src/components/transactions/TransactionItem.vue#L2
Cannot find module '/@/lib/apiTypes' or its corresponding type declarations.
|
src/components/requestDetail/StatusChangeLog.vue#L6
Cannot find module '/@/lib/apiTypes' or its corresponding type declarations.
|
src/components/transactionDetail/TransactionDetail.vue#L5
Cannot find module '/@/lib/apiTypes' or its corresponding type declarations.
|
src/components/transactionDetail/EditTransactionForm.vue#L7
Cannot find module '/@/lib/apiTypes' or its corresponding type declarations.
|
src/components/requestDetail/CommentLog.vue#L8
Cannot find module '/@/lib/apiTypes' or its corresponding type declarations.
|
src/components/requests/RequestItem.vue#L8
Cannot find module '/@/lib/apiTypes' or its corresponding type declarations.
|
src/components/shared/StatusChip.vue#L11
Module '"/@/consts/consts"' has no exported member 'RequestStatus'.
|
src/components/modal/StatusChangeModal.vue#L9
Module '"/@/lib/date"' has no exported member 'convertRequestComment'.
|
src/components/modal/StatusChangeModal.vue#L9
Module '"/@/lib/date"' has no exported member 'convertRequestStatus'.
|
src/components/requestDetail/RequestAmount.vue#L12
Parameter 'a' implicitly has an 'any' type.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading