chore: use assignment operators when possible (??=
, ||=
, +=
, -=
)
#25453
ci.yml
on: pull_request
testdbcheck
3m 47s
testcheck
3m 20s
eslint
2m 11s
bundlewatch
2m 38s
Annotations
1 error and 1 warning
eslint
Process completed with exit code 1.
|
eslint:
packages/@ourworldindata/types/src/domainTypes/Various.ts#L63
'status' is defined but never used. Allowed unused args must match /^_/u
|