Skip to content

chore(deps): update all non-major dependencies #3758

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #3758

Triggered via pull request December 20, 2023 07:48
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-dev.yml

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

Annotations

2 errors
ci (ubuntu-latest, 18): src/module.ts#L146
Argument of type '{ handler: PluginCreator; config?: Partial<Config>; }' is not assignable to parameter of type 'PluginCreator | { handler: PluginCreator; config?: Partial<Config>; } | { (options: any): { handler: PluginCreator; config?: Partial<...>; }; __isOptionsFunction: true; }'.
ci (ubuntu-latest, 18)
Process completed with exit code 1.