Skip to content

[menu-bar] Migrate Sparkle module to expo-modules #600

[menu-bar] Migrate Sparkle module to expo-modules

[menu-bar] Migrate Sparkle module to expo-modules #600

Triggered via pull request February 26, 2024 14:00
Status Failure
Total duration 1m 51s
Artifacts

lint-and-tsc.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint
Process completed with exit code 1.
lint: apps/menu-bar/modules/auto-updater/electron/Updater.ts#L161
Expected to return a value in getter 'build'
lint: apps/menu-bar/modules/auto-updater/electron/Updater.ts#L175
Expected to return a value in getter 'version'
lint: apps/menu-bar/modules/auto-updater/electron/platform/Linux.ts#L131
Expected an assignment or function call and instead saw an expression
lint: apps/menu-bar/modules/auto-updater/electron/platform/Linux.ts#L131
Expected the Promise rejection reason to be an Error
lint: apps/menu-bar/modules/auto-updater/electron/utils/file.ts#L23
'e' is defined but never used