chore: use assignment operators when possible (??=
, ||=
, +=
, -=
)
#25452
ci.yml
on: push
testdbcheck
3m 44s
testcheck
3m 18s
eslint
2m 4s
bundlewatch
2m 17s
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
|