chore(main): release 2.0.1 #119
ci.yml
on: pull_request
commitlint
32s
Verify Files
39s
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
|