Skip to content

feat(hide-data): add confirmation step #5004

feat(hide-data): add confirmation step

feat(hide-data): add confirmation step #5004

Triggered via push December 2, 2024 08:33
Status Success
Total duration 2m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: e2e-tests/lib/checkForConsoleErrors.ts#L10
Async arrow function 'checkForConsoleErrors' has no 'await' expression
build: e2e-tests/lib/mock-backend/apiClient.ts#L18
Unsafe assignment of an `any` value
build: e2e-tests/lib/mock-backend/apiClient.ts#L28
Unsafe assignment of an `any` value
build: e2e-tests/lib/mock-backend/apiClient.ts#L29
Unsafe assignment of an `any` value
build: e2e-tests/lib/mock-backend/db.ts#L46
Unsafe return of an `any` typed value
build: e2e-tests/lib/mock-backend/db.ts#L61
Unsafe return of an `any[]` typed value
build: e2e-tests/lib/mock-backend/db.ts#L62
Unsafe return of an `any` typed value
build: e2e-tests/lib/mock-backend/mock-backend.ts#L21
Promise-returning function provided to property where a void return was expected
build: e2e-tests/lib/mock-backend/mock-backend.ts#L25
Promise-returning function provided to property where a void return was expected
build: e2e-tests/lib/mock-backend/mock-backend.ts#L39
Promise-returning function provided to property where a void return was expected