Skip to content

Merge branch 'master' of github.com:xola/ui-kit into react-upgrade #704

Merge branch 'master' of github.com:xola/ui-kit into react-upgrade

Merge branch 'master' of github.com:xola/ui-kit into react-upgrade #704

Triggered via push February 5, 2024 13:00
Status Failure
Total duration 1m 1s
Artifacts
GenerateReport
51s
GenerateReport
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
GenerateReport
ESLint errors detected.
src/components/Search.jsx#L140
[react/jsx-sort-props] Shorthand props must be listed before all other props
GenerateReport
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, ataylorme/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GenerateReport
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, ataylorme/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GenerateReport
Unexpected input(s) 'persist-credential', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
GenerateReport
Unexpected input(s) 'persist-credential', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
src/helpers/browser.js#L1
[@typescript-eslint/no-unused-vars] 'navigator' is defined but never used.