Skip to content

Merge pull request #431 from iCHEF/fix/rowComp-pass-disabled-prop #228

Merge pull request #431 from iCHEF/fix/rowComp-pass-disabled-prop

Merge pull request #431 from iCHEF/fix/rowComp-pass-disabled-prop #228

Triggered via push April 11, 2024 04:36
Status Success
Total duration 3m 10s
Artifacts

ci.yml

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