Update all non-major dependencies #270
Annotations
2 errors and 10 warnings
|
Run npm run lint
The operation was canceled.
|
Run npm run lint:
source/dice.unit.test.ts#L11
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L20
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L25
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L31
Use `toBe` instead
|
Run npm run lint:
source/dice.unit.test.ts#L35
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L44
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L52
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L60
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L73
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
Run npm run lint:
source/dice.unit.test.ts#L86
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
The logs for this run have expired and are no longer available.
Loading