Skip to content

chore(deps): update dependency stylelint to v15 #1844

chore(deps): update dependency stylelint to v15

chore(deps): update dependency stylelint to v15 #1844

Triggered via push June 17, 2023 14:04
Status Failure
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test: packages/stylelint-plugin/src/utils/createPlugin.ts#L8
Type 'Plugin' does not satisfy the constraint '(...args: any) => any'.
test: packages/stylelint-plugin/src/utils/createPlugin.ts#L17
Argument of type 'Plugin' is not assignable to parameter of type 'Rule<any, any>'.
test: packages/stylelint-plugin/src/rules/filenames-match-regex/filenames-match-regex.ts#L25
Parameter 'postcssRoot' implicitly has an 'any' type.
test: packages/stylelint-plugin/src/rules/filenames-match-regex/filenames-match-regex.ts#L25
Parameter 'postcssResult' implicitly has an 'any' type.
test: packages/stylelint-plugin/src/rules/no-restricted-imports/no-restricted-imports.ts#L40
Parameter 'postcssRoot' implicitly has an 'any' type.
test: packages/stylelint-plugin/src/rules/no-restricted-imports/no-restricted-imports.ts#L40
Parameter 'postcssResult' implicitly has an 'any' type.
test: packages/stylelint-plugin/src/rules/no-restricted-imports/no-restricted-imports.ts#L69
Parameter 'atRule' implicitly has an 'any' type.
test
Process completed with exit code 2.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.