chore(deps-dev): bump the eslint group with 6 updates #421
Annotations
10 warnings
test:
__tests__/cloudflare/api/endpoints.test.ts#L10
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/endpoints.test.ts#L18
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/endpoints.test.ts#L36
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/fetch-error.test.ts#L11
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/fetch-error.test.ts#L34
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/fetch-result.test.ts#L42
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/fetch-result.test.ts#L59
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/api/fetch-result.test.ts#L69
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
|
test:
__tests__/cloudflare/deployment/create.test.ts#L52
Use `toBe` instead
|
test:
__tests__/cloudflare/deployment/create.test.ts#L55
Use `toBe` instead
|