feat(refactor): Zotero 7 compatible version #1
Annotations
10 errors
release:
src/modules/tag.ts#L38
Type '{}' is not assignable to type 'undefined'.
|
release:
src/modules/ui.ts#L28
No overload matches this call.
|
release:
src/modules/ui.ts#L31
'zotPPTagsMapping' is possibly 'undefined'.
|
release:
src/modules/ui.ts#L55
No overload matches this call.
|
release:
src/modules/ui.ts#L58
'TagFactory.zotPPTagsMapping' is possibly 'undefined'.
|
release:
src/utils/logger.ts#L57
Property 'method' does not exist on type '{ method: string; filename: string; line: string; } | undefined'.
|
release:
src/utils/logger.ts#L57
Property 'filename' does not exist on type '{ method: string; filename: string; line: string; } | undefined'.
|
release:
src/utils/logger.ts#L57
Property 'line' does not exist on type '{ method: string; filename: string; line: string; } | undefined'.
|
release:
src/utils/logger.ts#L71
Object is possibly 'undefined'.
|
release
Process completed with exit code 2.
|