Skip to content

feat: add custom colspan for table row #95

feat: add custom colspan for table row

feat: add custom colspan for table row #95

Re-run triggered February 26, 2024 23:01
Status Success
Total duration 45s
Artifacts

ci.yml

on: pull_request
commitlint
26s
commitlint
Verify Files
36s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
commitlint
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/lib/DataTable.tsx#L43
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
Verify Files: src/lib/DataTable.tsx#L266
Forbidden non-null assertion
Verify Files: src/lib/DataTable.tsx#L814
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L913
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L922
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
Verify Files: src/lib/DataTable.tsx#L926
Forbidden non-null assertion
Verify Files: src/lib/DataTable.tsx#L1000
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L1013
Unexpected console statement
Verify Files: src/lib/DataTable.tsx#L1071
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L1072
Forbidden non-null assertion