Skip to content

chore: configure ci (#29) #90

chore: configure ci (#29)

chore: configure ci (#29) #90

Triggered via push February 12, 2024 17:03
Status Success
Total duration 48s
Artifacts

ci.yml

on: push
commitlint
30s
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#L252
Forbidden non-null assertion
Verify Files: src/lib/DataTable.tsx#L796
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L895
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L904
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#L908
Forbidden non-null assertion
Verify Files: src/lib/DataTable.tsx#L981
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L994
Unexpected console statement
Verify Files: src/lib/DataTable.tsx#L1052
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L1053
Forbidden non-null assertion