Skip to content

rename note api file and fix wrong api in frontend #61

rename note api file and fix wrong api in frontend

rename note api file and fix wrong api in frontend #61

Triggered via push January 6, 2025 21:46
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/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
File '/home/runner/work/darkwrite/darkwrite/packages/app-desktop/src/electron/db/entity/note.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