Skip to content

feat: upgrade babel #210

feat: upgrade babel

feat: upgrade babel #210

Triggered via pull request January 30, 2024 04:37
Status Success
Total duration 3m 11s
Artifacts

ci.yml

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

Annotations

12 warnings
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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