Skip to content

chore(deps): update webpack (major) - autoclosed #919

chore(deps): update webpack (major) - autoclosed

chore(deps): update webpack (major) - autoclosed #919

Triggered via pull request September 22, 2023 20:36
Status Failure
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Jest
Argument of type '{ minimizerOptions: { plugins: (string | { plugins: { active: boolean; name: string; }[]; })[][]; }; }' is not assignable to parameter of type '{ test?: Rule; include?: Rule; exclude?: Rule; minimizer?: { [x: string]: Minimizer<unknown>; }; never: Minimizer<unknown> | Minimizer<unknown>[]; }'.
Jest: webpack.config.ts#L37
Unused '@ts-expect-error' directive.
Jest
Process completed with exit code 2.
Jest
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/