Fix/114 #167
ci.yml
on: pull_request
Install Dependencies
13s
check unit test & lint
1m 3s
Set Codecov unit test coverage
1m 0s
check e2e test
1m 24s
Annotations
1 error and 14 warnings
Build
Process completed with exit code 1.
|
Install Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set Codecov unit test coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set Codecov unit test coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check unit test & lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check unit test & lint:
src/components/alarm/AlarmItemBox.tsx#L127
'B3' is assigned a value but never used
|
check unit test & lint:
src/components/alarm/AlarmItemBox.tsx#L127
'B3' is assigned a value but never used. Allowed unused vars must match /^_/u
|
check unit test & lint:
src/hooks/useGetDefaultRegister.ts#L5
Unexpected any. Specify a different type
|
check unit test & lint:
src/test/ReactQueryWrapper.tsx#L13
Unexpected console statement
|
check unit test & lint:
src/test/ReactQueryWrapper.tsx#L14
Unexpected console statement
|
check unit test & lint:
src/utils/nativeBridge.ts#L8
Unexpected any. Specify a different type
|
check unit test & lint:
src/utils/nativeBridge.ts#L12
Unexpected any. Specify a different type
|
check unit test & lint:
src/utils/nativeBridge.ts#L17
Unexpected any. Specify a different type
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check e2e test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|