Skip to content

Project/upgrade react v18 #203

Project/upgrade react v18

Project/upgrade react v18 #203

Triggered via pull request January 3, 2024 10:00
Status Success
Total duration 3m 15s
Artifacts

ci.yml

on: pull_request
Lint and test
3m 4s
Lint and test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and test: packages/core/src/Button.js#L1
Filename 'Button' must match the exported name 'RowCompButton'
Lint and test: packages/core/src/Checkbox.js#L54
Must use destructuring props assignment
Lint and test: packages/core/src/Checkbox.js#L65
Must use destructuring props assignment
Lint and test: packages/core/src/IconLayout.js#L65
Must use destructuring props assignment
Lint and test: packages/core/src/SearchInput.js#L147
Must use destructuring context assignment
Lint and test: packages/core/src/contexts/listSpacing.js#L1
Filename 'listSpacing' must match the exported name 'ListSpacingContext'
Lint and test: packages/core/src/mixins/closable.js#L59
Must use destructuring props assignment
Lint and test: packages/core/src/mixins/closable.js#L65
Must use destructuring props assignment
Lint and test: packages/core/src/mixins/escapable.js#L29
Must use destructuring props assignment
Lint and test: packages/core/src/mixins/escapable.js#L32
Unexpected console statement