Merge pull request #11 from ilhanaydinli/chore/bump-version-1.11.0 #43
ci.yml
on: push
Lint & Type Check
21s
Unit Tests
9s
PostgreSQL 18 Tests
46s
MySQL 8.4 Tests
1m 11s
MongoDB 8 Tests
1m 36s
MSSQL 2022 Tests
36s
MSSQL 2017 Tests
30s
Annotations
2 errors
|
MongoDB 8 Tests
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
tests/mongodb-auth-source.integration.test.ts#L191
Expected: true
Received: false
at <anonymous> (/home/runner/work/dbcli/dbcli/tests/mongodb-auth-source.integration.test.ts:191:48)
|