uikit5 #108
ci.yml
on: pull_request
commitlint
32s
Verify Files
40s
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#L271
Forbidden non-null assertion
|
Verify Files:
src/lib/DataTable.tsx#L821
Unexpected any. Specify a different type
|
Verify Files:
src/lib/DataTable.tsx#L920
Unexpected any. Specify a different type
|
Verify Files:
src/lib/DataTable.tsx#L929
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#L933
Forbidden non-null assertion
|
Verify Files:
src/lib/DataTable.tsx#L1007
Unexpected any. Specify a different type
|
Verify Files:
src/lib/DataTable.tsx#L1020
Unexpected console statement
|
Verify Files:
src/lib/DataTable.tsx#L1078
Unexpected any. Specify a different type
|
Verify Files:
src/lib/DataTable.tsx#L1079
Forbidden non-null assertion
|