Update all non-major dependencies #257
Annotations
5 errors and 30 warnings
node@18
Process completed with exit code 1.
|
node@16
The job was canceled because "_18" failed.
|
node@16
Process completed with exit code 1.
|
node@20
The job was canceled because "_18" failed.
|
node@20
Process completed with exit code 1.
|
node@18:
source/dice.unit.test.ts#L11
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L17
Prefer toHaveBeenCalledWith (/* expected args */)
|
node@18:
source/dice.unit.test.ts#L20
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L25
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L35
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L41
Prefer toHaveBeenCalledWith (/* expected args */)
|
node@18:
source/dice.unit.test.ts#L44
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L52
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L60
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@18:
source/dice.unit.test.ts#L73
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L11
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L17
Prefer toHaveBeenCalledWith (/* expected args */)
|
node@16:
source/dice.unit.test.ts#L20
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L25
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L35
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L41
Prefer toHaveBeenCalledWith (/* expected args */)
|
node@16:
source/dice.unit.test.ts#L44
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L52
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L60
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@16:
source/dice.unit.test.ts#L73
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L11
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L17
Prefer toHaveBeenCalledWith (/* expected args */)
|
node@20:
source/dice.unit.test.ts#L20
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L25
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L35
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L41
Prefer toHaveBeenCalledWith (/* expected args */)
|
node@20:
source/dice.unit.test.ts#L44
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L52
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L60
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
node@20:
source/dice.unit.test.ts#L73
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|