Skip to content

Updates Stylelint to 15.0.0 #240

Updates Stylelint to 15.0.0

Updates Stylelint to 15.0.0 #240

Triggered via pull request September 25, 2023 13:18
Status Failure
Total duration 4m 7s
Artifacts

test.yml

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

Annotations

6 errors and 5 warnings
test (ubuntu-latest, 16): projects/10up-theme/assets/js/frontend/frontend.js#L13
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (ubuntu-latest, 16)
Process completed with exit code 1.
test (ubuntu-latest, 14)
Process completed with exit code 1.
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (macos-latest, 18)
Process completed with exit code 1.
test (windows-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 16): packages/eslint-plugin/rules/gutenberg-phase.js#L8
Invalid JSDoc @returns type "Object"; prefer: "object"
test (ubuntu-latest, 16): packages/eslint-plugin/rules/is-gutenberg-plugin.js#L8
Invalid JSDoc @returns type "Object"; prefer: "object"
test (ubuntu-latest, 16): packages/eslint-plugin/rules/no-unused-vars-before-return.js#L49
Invalid JSDoc @returns type "Object"; prefer: "object"