Update all non-major dependencies #429
Annotations
2 errors and 10 warnings
|
|
source/airports/integration.test.ts#L54
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/airports/integration.test.ts#L75
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/client/unit.test.ts#L6
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
source/fares/integration.test.ts#L17
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/fares/integration.test.ts#L33
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
source/fares/integration.test.ts#L58
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/fares/integration.test.ts#L103
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/flights/integration.test.ts#L16
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/flights/integration.test.ts#L64
Prefer toHaveBeenCalledWith (/* expected args */)
|
source/flights/integration.test.ts#L94
Prefer toHaveBeenCalledWith (/* expected args */)
|
The logs for this run have expired and are no longer available.
Loading