Skip to content

build: fix svg and font loader config of webpack.dist.js #202

build: fix svg and font loader config of webpack.dist.js

build: fix svg and font loader config of webpack.dist.js #202

Triggered via pull request December 28, 2023 12:33
Status Success
Total duration 3m 10s
Artifacts

ci.yml

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