Skip to content
Triggered via push August 3, 2023 12:05
Status Failure
Total duration 1m 3s
Artifacts
frontend-checks
38s
frontend-checks
showcase-deploy
0s
showcase-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
frontend-checks: src/frontend/src/index.ts#L156
'baseKey' is never reassigned. Use 'const' instead
frontend-checks: src/frontend/src/index.ts#L163
'derivedKey' is never reassigned. Use 'const' instead
frontend-checks: src/frontend/src/index.ts#L179
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
frontend-checks
Process completed with exit code 1.
frontend-checks: src/frontend/src/index.ts#L145
'keyPair' is assigned a value but never used. Allowed unused vars must match /^_/u
frontend-checks: src/frontend/src/index.ts#L163
'derivedKey' is assigned a value but never used. Allowed unused vars must match /^_/u