Skip to content

uikit5

uikit5 #109

Triggered via pull request March 1, 2024 13:59
@ma-efremoffma-efremoff
synchronize #28
uikit5
Status Success
Total duration 46s
Artifacts

ci.yml

on: pull_request
commitlint
29s
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#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