Skip to content

feat: add Table component #43

feat: add Table component

feat: add Table component #43

Triggered via pull request April 15, 2024 07:49
Status Success
Total duration 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: src/Table/demos/Playground.tsx#L54
'setTotal' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/Table/demos/Playground.tsx#L54
'setTotal' is assigned a value but never used
test: src/Table/demos/Playground.tsx#L56
'setLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/Table/demos/Playground.tsx#L56
'setLoading' is assigned a value but never used
test: src/Table/demos/Playground.tsx#L136
'filters' is already declared in the upper scope on line 58 column 10
test: src/Table/demos/Playground.tsx#L136
'soter' is already declared in the upper scope on line 59 column 10
test: src/Table/demos/Playground.tsx#L180
'total' is already declared in the upper scope on line 54 column 10
test: src/Table/demos/index.tsx#L53
'setTotal' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/Table/demos/index.tsx#L53
'setTotal' is assigned a value but never used
test: src/Table/demos/index.tsx#L55
'setLoading' is assigned a value but never used. Allowed unused vars must match /^_/u