Skip to content

feat: upgrade React to v18 #192

feat: upgrade React to v18

feat: upgrade React to v18 #192

Triggered via pull request December 18, 2023 05:46
Status Success
Total duration 3m 11s
Artifacts

ci.yml

on: pull_request
Lint and test
3m 2s
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