Skip to content

Initial commit

Initial commit #4

Triggered via push May 20, 2024 16:13
Status Success
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/.
Verify Files
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/.
Verify Files: src/components/BaseRow/BaseRow.tsx#L69
Forbidden non-null assertion
Verify Files: src/components/DraggableRow/DraggableRow.tsx#L53
'row' is already declared in the upper scope on line 17 column 38
Verify Files: src/components/Row/Row.tsx#L19
Forbidden non-null assertion
Verify Files: src/components/VirtualRow/VirtualRow.tsx#L19
Forbidden non-null assertion
Verify Files: src/components/__stories__/ReorderingDemo.tsx#L17
'data' is already declared in the upper scope on line 13 column 12
Verify Files: src/components/__stories__/ReorderingDemo.tsx#L22
Forbidden non-null assertion