Update all non-major dependencies #300
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
packages/translator/source/utils/path.test.ts#L4
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/translator/source/utils/path.test.ts#L13
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/translator/source/utils/path.test.ts#L24
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/translator/source/utils/path.test.ts#L30
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/translator/source/utils/path.test.ts#L36
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/translator/source/utils/path.test.ts#L44
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/translator/source/utils/path.test.ts#L50
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/validator/source/rules/key-contains-plural.test.ts#L4
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/validator/source/rules/key-contains-plural.test.ts#L20
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
build:
packages/cli/source/formatters/json.test.ts#L5
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|