Skip to content

Move useCodapState hook to context provider + create components for t… #207

Move useCodapState hook to context provider + create components for t…

Move useCodapState hook to context provider + create components for t… #207

Triggered via push September 16, 2024 23:29
Status Success
Total duration 2m 33s
Artifacts

ci.yml

on: push
Matrix: cypress
Build and Run Jest Tests
1m 21s
Build and Run Jest Tests
S3 Deploy
54s
S3 Deploy
Fit to window
Zoom out
Zoom in

Annotations

30 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 (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, cypress-io/github-action@v4, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
cypress (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, cypress-io/github-action@v4, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
cypress (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, cypress-io/github-action@v4, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Run Jest Tests: src/components/card-view/card-view.tsx#L15
'dataSets' is assigned a value but never used
Build and Run Jest Tests: src/components/flat-table.tsx#L28
Unexpected console statement
Build and Run Jest Tests: src/components/hierarchy-view/hierarchy.tsx#L20
'dataSets' is assigned a value but never used
Build and Run Jest Tests: src/components/landscape-view.tsx#L2
'ITableProps' is defined but never used
Build and Run Jest Tests: src/components/nested-table.tsx#L2
'InteractiveState' is defined but never used
Build and Run Jest Tests: src/components/portrait-view.tsx#L1
'useState' is defined but never used
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
S3 Deploy: src/components/card-view/card-view.tsx#L15
'dataSets' is assigned a value but never used
S3 Deploy: src/components/flat-table.tsx#L28
Unexpected console statement
S3 Deploy: src/components/flat-table.tsx#L71
Missing semicolon
S3 Deploy: src/components/hierarchy-view/hierarchy.tsx#L20
'dataSets' is assigned a value but never used
S3 Deploy: src/components/landscape-view.tsx#L2
'ITableProps' is defined but never used
S3 Deploy: src/components/landscape-view.tsx#L42
Missing semicolon
S3 Deploy: src/components/landscape-view.tsx#L127
Missing semicolon
S3 Deploy: src/components/nested-table.tsx#L2
'InteractiveState' is defined but never used
S3 Deploy: src/components/nested-table.tsx#L106
Missing semicolon
S3 Deploy: src/components/portrait-view.tsx#L1
'useState' is defined but never used