chore(deps): update webpack packages #9733
Annotations
10 errors and 3 warnings
build:
packages/css/src/plugins/atomicify-rules.ts#L139
Type 'Container_<ChildNode>' is not assignable to type 'ContainerWithChildren<ChildNode>'.
|
build:
packages/css/src/plugins/atomicify-rules.ts#L240
Type 'Container_<ChildNode>' is not assignable to type 'ContainerWithChildren<ChildNode>'.
|
build:
packages/css/src/plugins/atomicify-rules.ts#L246
'newNode.nodes' is possibly 'undefined'.
|
build:
packages/css/src/plugins/atomicify-rules.ts#L248
'newNode.nodes' is possibly 'undefined'.
|
build:
packages/css/src/plugins/atomicify-rules.ts#L255
'newNode.nodes' is possibly 'undefined'.
|
build:
packages/css/src/plugins/atomicify-rules.ts#L260
'newNode.nodes' is possibly 'undefined'.
|
build:
packages/css/src/plugins/sort-shorthand-declarations.ts#L13
'node.nodes' is possibly 'undefined'.
|
build:
packages/eslint-plugin/src/utils/ast.ts#L110
Property 'name' does not exist on type 'Identifier | Literal'.
|
build:
packages/eslint-plugin/src/utils/ast.ts#L129
Property 'name' does not exist on type 'Identifier | Literal'.
|
build:
packages/eslint-plugin/src/utils/ast-to-string.ts#L58
Property 'name' does not exist on type 'Identifier | Literal'.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|