Remove unwanted files and fix tests #61
action.yml
on: push
run_circuit_tests
5m 28s
run_contract_tests
1m 46s
run_app_unit_and_e2e_tests
2m 27s
Annotations
7 errors and 3 warnings
run_app_unit_and_e2e_tests
Binding element 'onClickGoogle' implicitly has an 'any' type.
|
run_app_unit_and_e2e_tests
Binding element 'onClickEMLFile' implicitly has an 'any' type.
|
run_app_unit_and_e2e_tests
Cannot find module '../../hooks/useAccount' or its corresponding type declarations.
|
run_app_unit_and_e2e_tests
Cannot find name 'getGoogleAuthTokenKey'. Did you mean 'setGoogleAuthToken'?
|
run_app_unit_and_e2e_tests
Cannot find name 'getGoogleAuthTokenKey'. Did you mean 'setGoogleAuthToken'?
|
run_app_unit_and_e2e_tests
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
run_app_unit_and_e2e_tests
Process completed with exit code 2.
|
run_contract_tests
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/.
|
run_app_unit_and_e2e_tests
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/.
|
run_circuit_tests
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/.
|