Skip to content

fix regression

fix regression #315

Triggered via push August 4, 2023 21:11
Status Failure
Total duration 6m 27s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 12 warnings
test (ubuntu-latest): src/main/axios.ts#L39
Object literal's property 'request' implicitly has an 'any' type.
test (ubuntu-latest): src/main/database.ts#L67
Parameter 'err' implicitly has an 'any' type.
test (ubuntu-latest): src/main/database.ts#L71
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
test (ubuntu-latest): src/main/database.ts#L89
Parameter 'err' implicitly has an 'any' type.
test (ubuntu-latest): src/main/database.ts#L89
Parameter 'res' implicitly has an 'any' type.
test (ubuntu-latest): src/main/database.ts#L111
Parameter 'err' implicitly has an 'any' type.
test (ubuntu-latest): src/main/database.ts#L124
Parameter 'err' implicitly has an 'any' type.
test (ubuntu-latest): src/main/database.ts#L128
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
test (ubuntu-latest): src/main/menu/window.ts#L20
Type '{ type: string; } | { role: string; }' is not assignable to type 'MenuItemConstructorOptions'.
test (ubuntu-latest): src/main/menu/window.ts#L23
Type 'string' is not assignable to type '"separator" | "normal" | "submenu" | "checkbox" | "radio"'.
test (macos-latest)
Process completed with exit code 1.
test (windows-latest): forge.config.ts#L1
Delete `␍`
test (windows-latest): forge.config.ts#L2
Delete `␍`
test (windows-latest): forge.config.ts#L3
Delete `␍`
test (windows-latest): forge.config.ts#L4
Delete `␍`
test (windows-latest): forge.config.ts#L5
Delete `␍`
test (windows-latest): forge.config.ts#L6
Delete `␍`
test (windows-latest): forge.config.ts#L7
Delete `␍`
test (windows-latest): forge.config.ts#L8
Delete `␍`
test (windows-latest): forge.config.ts#L9
Delete `␍`
test (windows-latest): forge.config.ts#L10
Delete `␍`
test (ubuntu-latest): src/index.ts#L3
'installExtensions' is defined but never used
test (ubuntu-latest): src/main/clear-data.ts#L3
'ipcRenderer' is defined but never used
test (ubuntu-latest): src/main/log.ts#L31
Unexpected string concatenation of literals
test (ubuntu-latest): src/main/util.ts#L2
'path' is defined but never used
test (ubuntu-latest): src/main/util.ts#L3
'URL' is defined but never used
test (ubuntu-latest): src/preload.ts#L46
Expected the Promise rejection reason to be an Error
test (windows-latest): src/index.ts#L3
'installExtensions' is defined but never used
test (windows-latest): src/main/clear-data.ts#L3
'ipcRenderer' is defined but never used
test (windows-latest): src/main/log.ts#L31
Unexpected string concatenation of literals
test (windows-latest): src/main/util.ts#L2
'path' is defined but never used
test (windows-latest): src/main/util.ts#L3
'URL' is defined but never used
test (windows-latest): src/preload.ts#L46
Expected the Promise rejection reason to be an Error