Skip to content

Merge pull request #55341 from nkdengineer/fix/54726 #20172

Merge pull request #55341 from nkdengineer/fix/54726

Merge pull request #55341 from nkdengineer/fix/54726 #20172

Triggered via push February 3, 2025 18:54
Status Failure
Total duration 8m 48s
Artifacts

preDeploy.yml

on: push
Matrix: test / jest
prettier  /  Prettier check
1m 52s
prettier / Prettier check
confirmPassingBuild
8s
confirmPassingBuild
chooseDeployActions
0s
chooseDeployActions
e2ePerformanceTests  /  Find the baseline and delta refs, and check for an existing build artifact for that commit
e2ePerformanceTests / Find the baseline and delta refs, and check for an existing build artifact for that commit
createNewVersion  /  validateActor
createNewVersion / validateActor
skipDeploy
0s
skipDeploy
e2ePerformanceTests  /  ...  /  Build Android app
e2ePerformanceTests / Build apk from baseline / Build Android app
e2ePerformanceTests  /  ...  /  Build Android app
e2ePerformanceTests / Build apk from delta ref / Build Android app
createNewVersion  /  createNewVersion
createNewVersion / createNewVersion
e2ePerformanceTests  /  Run E2E tests in AWS device farm
e2ePerformanceTests / Run E2E tests in AWS device farm
updateStaging
0s
updateStaging
e2ePerformanceTests  /  cleanupDeltaRef
e2ePerformanceTests / cleanupDeltaRef
Fit to window
Zoom out
Zoom in

Annotations

21 errors
typecheck / typecheck: desktop/electron-serve.ts#L14
Could not find a declaration file for module 'mime-types'. '/home/runner/work/App/App/node_modules/mime-types/index.js' implicitly has an 'any' type.
typecheck / typecheck: desktop/main.ts#L3
Cannot find module 'electron-context-menu' or its corresponding type declarations.
typecheck / typecheck: desktop/main.ts#L4
Cannot find module 'electron-log' or its corresponding type declarations.
typecheck / typecheck: desktop/main.ts#L5
Cannot find module 'electron-log' or its corresponding type declarations.
typecheck / typecheck: desktop/main.ts#L6
Cannot find module 'electron-updater' or its corresponding type declarations.
typecheck / typecheck: desktop/main.ts#L7
Cannot find module 'node-machine-id' or its corresponding type declarations.
typecheck / typecheck: desktop/main.ts#L78
Parameter 'defaultActions' implicitly has an 'any' type.
typecheck / typecheck: desktop/main.ts#L78
Parameter 'parameters' implicitly has an 'any' type.
typecheck / typecheck: desktop/main.ts#L78
Parameter 'browserWindow' implicitly has an 'any' type.
typecheck / typecheck: desktop/main.ts#L158
Parameter 'result' implicitly has an 'any' type.
lint / ESLint check: desktop/electron-serve.ts#L67
Unsafe assignment of an `any` value
lint / ESLint check: desktop/electron-serve.ts#L67
Unsafe call of an `any` typed value
lint / ESLint check: desktop/electron-serve.ts#L67
Unsafe member access .lookup on an `error` typed value
lint / ESLint check: desktop/electron-serve.ts#L72
Unsafe assignment of an `any` value
lint / ESLint check: desktop/main.ts#L72
Unsafe return of an `any` typed value
lint / ESLint check: desktop/main.ts#L72
Unsafe call of an `any` typed value
lint / ESLint check: desktop/main.ts#L81
Unsafe assignment of an `any` value
lint / ESLint check: desktop/main.ts#L81
Unsafe member access .isEditable on an `any` value
lint / ESLint check: desktop/main.ts#L81
Unsafe member access .editFlags on an `any` value
lint / ESLint check: desktop/main.ts#L88
Unsafe assignment of an `any` value
confirmPassingBuild
Process completed with exit code 1.