Skip to content

Use PostCSS

Use PostCSS #95

Triggered via pull request September 24, 2024 07:52
@hyrioushyrious
synchronize #37
postcss
Status Failure
Total duration 25s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Node.js 20: index.js#L4
`postcss/lib/stringifier` import should occur before import of `./utilities.js`
Node.js 20: index.js#L4
'Stringifier' is defined but never used.
Node.js 20: index.js#L159
Expected blank line before this statement.
Node.js 20: index.js#L385
Expected { after 'for-of'.
Node.js 20: index.js#L387
Missing semicolon.
Node.js 20: index.js#L399
Prefer `String#replaceAll()` over `String#replace()`.
Node.js 20
Process completed with exit code 1.
Node.js 18: index.js#L4
`postcss/lib/stringifier` import should occur before import of `./utilities.js`
Node.js 18: index.js#L4
'Stringifier' is defined but never used.
Node.js 18: index.js#L159
Expected blank line before this statement.
Node.js 18: index.js#L385
Expected { after 'for-of'.
Node.js 18: index.js#L387
Missing semicolon.
Node.js 18: index.js#L399
Prefer `String#replaceAll()` over `String#replace()`.
Node.js 18
Process completed with exit code 1.