Increase timeout #303
web_frontend_lint.yml
on: pull_request
Web frontend Lint
46s
Annotations
5 errors and 1 warning
Web frontend Lint:
web/frontend/src/pages/form/components/utils/TransactionPoll.ts#L10
Replace `"GET"` with `'GET'`
|
Web frontend Lint:
web/frontend/src/pages/form/components/utils/TransactionPoll.ts#L11
Replace `"Content-Type":·"application/json"·}` with `'Content-Type':·'application/json'·},`
|
Web frontend Lint:
web/frontend/src/pages/form/components/utils/TransactionPoll.ts#L35
Replace `"Transaction·Rejected"` with `'Transaction·Rejected'`
|
Web frontend Lint:
web/frontend/src/pages/form/components/utils/TransactionPoll.ts#L40
Replace `"Timeout"` with `'Timeout'`
|
Web frontend Lint
Process completed with exit code 1.
|
Web frontend Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|