Skip to content

Renaming

Renaming #11

Triggered via push December 4, 2025 05:58
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Lint Code
46s
Lint Code
Run Tests with Coverage
52s
Run Tests with Coverage
Build Application
0s
Build Application
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
Lint Code: src/components/AssertionsForm.tsx#L69
'dataset.headers.length' is possibly 'undefined'.
Lint Code: src/components/AssertionsForm.test.tsx#L573
'user' is declared but its value is never read.
Lint Code: src/components/AssertionsForm.test.tsx#L513
'user' is declared but its value is never read.
Lint Code: src/components/AssertionsForm.test.tsx#L366
'user' is declared but its value is never read.
Lint Code: src/components/AssertionsForm.test.tsx#L48
'mockOptions' is declared but its value is never read.
Lint Code: src/App.tsx#L388
'project.dataset' is possibly 'undefined'.
Lint Code: src/App.tsx#L155
'progress' is declared but its value is never read.
Lint Code: src/App.tsx#L154
'promptfooInstalled' is declared but its value is never read.
Lint Code: src/App.test.tsx#L249
'container' is declared but its value is never read.
Lint Code: src/App.test.tsx#L229
'user' is declared but its value is never read.
Run Tests with Coverage
Process completed with exit code 1.
src/components/Loader.test.tsx > Loader > Progress Animation > should cap progress at 95%: src/components/Loader.test.tsx#L80
AssertionError: expected 96.4548239264171 to be less than or equal to 95 ❯ src/components/Loader.test.tsx:80:26
Lint Code: electron/firstLaunch.ts#L827
'installPromptfooWithBrewSudo' is defined but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L701
'handleLinuxFirstLaunch' is defined but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L631
'handleWindowsFirstLaunch' is defined but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L591
'progressDialog' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L553
'handleMacOSFirstLaunch' is defined but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L525
'output' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L11
'InstallStep' is defined but never used. Allowed unused vars must match /^_/u
Lint Code: electron/firstLaunch.ts#L10
'os' is defined but never used. Allowed unused vars must match /^_/u
Lint Code: electron/envManager.ts#L199
Unexpected any. Specify a different type
Lint Code: electron/dotenv-loader.ts#L25
'error' is defined but never used
Run Tests with Coverage
No files were found with the provided path: coverage/. No artifacts will be uploaded.