Skip to content

fix api being undefined in theme handler #63

fix api being undefined in theme handler

fix api being undefined in theme handler #63

Triggered via push January 10, 2025 15:26
Status Failure
Total duration 1m 3s
Artifacts

test-unit.yml

on: push
unit tests and type checking
53s
unit tests and type checking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
unit tests and type checking
'params' is declared but its value is never read.
unit tests and type checking
'set' is declared but its value is never read.
unit tests and type checking
'get' is declared but its value is never read.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/db/index.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/util.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/lib/log.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/lib/fs.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/api/dialog.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/types/index.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/lib/paths.ts' is not listed within the file list of project '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/tsconfig.app.json'. Projects must list all files or use an 'include' pattern.
unit tests and type checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636