⬆️ upgrade @types/node
to v20.12.6
#91
Annotations
7 errors
Build, lint, and test:
src/index.ts#L28
Type 'DixtPlugin' is not assignable to type 'DixtPlugin<object>'.
|
Build, lint, and test:
src/index.ts#L29
Type 'DixtPlugin' is not assignable to type 'DixtPlugin<object>'.
|
Build, lint, and test:
src/index.ts#L30
Type 'DixtPlugin' is not assignable to type 'DixtPlugin<object>'.
|
Build, lint, and test:
src/index.ts#L31
Type 'DixtPlugin<DixtPluginWorktimeOptions>' is not assignable to type 'DixtPlugin<object>'.
|
Build, lint, and test:
src/index.ts#L32
Type 'DixtPlugin<DixtPluginRolesOptions>' is not assignable to type 'DixtPlugin<object>'.
|
Build, lint, and test:
src/index.ts#L33
Type 'DixtPlugin<DixtPluginReportsOptions>' is not assignable to type 'DixtPlugin<object>'.
|
Build, lint, and test
Process completed with exit code 2.
|