Skip to content

chore(main): release 2.0.1 #119

chore(main): release 2.0.1

chore(main): release 2.0.1 #119

Triggered via pull request March 12, 2024 10:55
Status Success
Total duration 49s
Artifacts

ci.yml

on: pull_request
commitlint
32s
commitlint
Verify Files
39s
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#L42
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#L255
Forbidden non-null assertion
Verify Files: src/lib/DataTable.tsx#L783
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L882
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L891
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#L895
Forbidden non-null assertion
Verify Files: src/lib/DataTable.tsx#L920
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L933
Unexpected console statement
Verify Files: src/lib/DataTable.tsx#L991
Unexpected any. Specify a different type
Verify Files: src/lib/DataTable.tsx#L992
Forbidden non-null assertion