Skip to content

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

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

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

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

lint.yaml

on: pull_request
Lint TS and CSS
17s
Lint TS and CSS
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint TS and CSS
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>[]; }'.
Lint TS and CSS: webpack.config.ts#L37
Unused '@ts-expect-error' directive.
Lint TS and CSS
Process completed with exit code 2.
Lint TS and CSS
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/