hackathon grants! #91
Annotations
2 errors and 16 warnings
Typecheck:
src/pages/organization/index.tsx#L46
Type '{ amount_cents: number; code: TransactionType.BankFee; date: string; pending: true; memo: string; has_custom_memo: false; declined: false; missing_receipt: false; }' is not assignable to type 'TransactionWithoutId'.
|
Typecheck
Process completed with exit code 2.
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint:
src/lib/organization/useTransactions.ts#L20
Forbidden non-null assertion
|
ESLint:
src/lib/organization/useTransactions.ts#L20
Forbidden non-null assertion
|
ESLint:
src/pages/Invitation.tsx#L77
Forbidden non-null assertion
|
ESLint:
src/pages/Invitation.tsx#L78
Forbidden non-null assertion
|
ESLint:
src/pages/Settings.tsx#L228
Forbidden non-null assertion
|
ESLint:
src/pages/Settings.tsx#L229
Forbidden non-null assertion
|
ESLint:
src/pages/Transaction.tsx#L37
Forbidden non-null assertion
|
ESLint:
src/pages/Transaction.tsx#L37
Forbidden non-null assertion
|
ESLint:
src/pages/login.tsx#L26
Forbidden non-null assertion
|
ESLint:
src/pages/login.tsx#L59
Forbidden non-null assertion
|
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|