feat(olmo): add css support and cdn compatibility #12
Annotations
10 errors and 1 warning
tests (16):
.eslintrc.js#L1
'@edunext/frontend-build' should be listed in the project's dependencies, not devDependencies
|
tests (16):
.eslintrc.js#L7
Trailing spaces not allowed
|
tests (16):
.eslintrc.js#L10
Unnecessarily quoted property 'indent' found
|
tests (16):
.eslintrc.js#L13
Unnecessarily quoted property 'ignoredNodes' found
|
tests (16):
.eslintrc.js#L13
Missing trailing comma
|
tests (16):
.eslintrc.js#L21
Missing trailing comma
|
tests (16):
.eslintrc.js#L23
A space is required after '{'
|
tests (16):
.eslintrc.js#L23
A space is required before '}'
|
tests (16):
src/base-component/index.jsx#L1
'default' is restricted from being used as an exported name
|
tests (16):
src/common-components/FormGroup.jsx#L41
Expected no line gap between “controlClassName” and “trailingElement”
|
tests (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|