Fix type errors in integration test - open-behaviour #1058
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-coverage.yml
on: push
Build and tests with coverage
5m 11s
Annotations
3 errors
Build and tests with coverage:
src/hooks/import-app-before.ts#L55
Cannot read properties of undefined (reading 'database_name')
|
Build and tests with coverage
expected promise to be rejected with an error including 'invalid username/password' but it was fulfilled with User{ app: App{ …(2) }, …(3) }
|
Build and tests with coverage
Process completed with exit code 1.
|