Localize user-facing strings with ITranslator
#37
Triggered via pull request
September 15, 2025 17:15
Status
Failure
Total duration
2m 13s
Artifacts
–
Annotations
3 errors
|
check_release
Process completed with exit code 1.
|
|
check_release:
src/widget.ts#L2
'nullTranslator' is declared but its value is never read.
|
|
check_release:
src/diff/codemirror.ts#L98
Argument of type '{ originalSource: string; newSource: string; cell: ICellModel; cellFooterTracker: ICellFooterTracker; showActionButtons: boolean; openDiff: boolean; }' is not assignable to parameter of type 'IDiffWidgetOptions'.
|