chore: Update minor and patch NPM dependencies #2255
library-test.yml
on: pull_request
prepare
1m 34s
test
2m 20s
Annotations
4 errors and 1 warning
test:
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.tsx#L28
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
test:
src/modules/components/member/memberDataListItem/memberDataListItemStructure/memberDataListItemStructure.tsx#L63
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
test:
src/modules/components/vote/voteDataListItem/voteDataListItemStructure/voteDataListItemStructure.tsx#L47
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
test
Process completed with exit code 1.
|
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|