Works with intersection observor #151
ci.yml
on: push
Matrix: cypress
Build and Run Jest Tests
1m 15s
S3 Deploy
1m 4s
Annotations
25 warnings
cypress (2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cypress (3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Run Jest Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Run Jest Tests:
src/components/draggable-table-tags.tsx#L1
'useEffect' is defined but never used
|
Build and Run Jest Tests:
src/components/draggable-table-tags.tsx#L1
'useState' is defined but never used
|
Build and Run Jest Tests:
src/components/draggable-table-tags.tsx#L139
Unexpected console statement
|
Build and Run Jest Tests:
src/components/draggable-table-tags.tsx#L143
React Hook useMemo has an unnecessary dependency: 'resizeCounter'. Either exclude it or remove the dependency array
|
Build and Run Jest Tests:
src/components/nested-table.tsx#L111
This line has a length of 133. Maximum allowed is 120
|
Build and Run Jest Tests:
src/components/portrait-view.tsx#L9
This line has a length of 130. Maximum allowed is 120
|
Build and Run Jest Tests:
src/components/portrait-view.tsx#L73
Caution: `React` also has a named export `useState`. Check if you meant to write `import {useState} from 'react'` instead
|
Build and Run Jest Tests:
src/types.tsx#L58
This line has a length of 130. Maximum allowed is 120
|
Build and Run Jest Tests:
src/components/draggable-table-tags.tsx#L1
'useEffect' is defined but never used
|
Build and Run Jest Tests:
src/components/draggable-table-tags.tsx#L1
'useState' is defined but never used
|
cypress (1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
S3 Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
S3 Deploy:
src/components/draggable-table-tags.tsx#L1
'useEffect' is defined but never used
|
S3 Deploy:
src/components/draggable-table-tags.tsx#L1
'useState' is defined but never used
|
S3 Deploy:
src/components/draggable-table-tags.tsx#L139
Unexpected console statement
|
S3 Deploy:
src/components/draggable-table-tags.tsx#L143
React Hook useMemo has an unnecessary dependency: 'resizeCounter'. Either exclude it or remove the dependency array
|
S3 Deploy:
src/components/nested-table.tsx#L111
This line has a length of 133. Maximum allowed is 120
|
S3 Deploy:
src/components/portrait-view.tsx#L9
This line has a length of 130. Maximum allowed is 120
|
S3 Deploy:
src/components/portrait-view.tsx#L73
Caution: `React` also has a named export `useState`. Check if you meant to write `import {useState} from 'react'` instead
|
S3 Deploy:
src/types.tsx#L58
This line has a length of 130. Maximum allowed is 120
|
S3 Deploy:
src/components/draggable-table-tags.tsx#L1
'useEffect' is defined but never used
|
S3 Deploy:
src/components/draggable-table-tags.tsx#L1
'useState' is defined but never used
|