Skip to content

chore(deps-dev): bump the eslint group with 6 updates #421

chore(deps-dev): bump the eslint group with 6 updates

chore(deps-dev): bump the eslint group with 6 updates #421

Triggered via pull request December 25, 2023 13:24
Status Success
Total duration 59s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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