Skip to content

Localize user-facing strings with ITranslator #37

Localize user-facing strings with ITranslator

Localize user-facing strings with ITranslator #37

Triggered via pull request September 15, 2025 17:15
Status Failure
Total duration 2m 13s
Artifacts

check-release.yml

on: pull_request
check_release
2m 9s
check_release
Fit to window
Zoom out
Zoom in

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'.