Skip to content

chore: Update minor and patch NPM dependencies #2255

chore: Update minor and patch NPM dependencies

chore: Update minor and patch NPM dependencies #2255

Triggered via pull request January 28, 2025 09:05
Status Failure
Total duration 4m 24s
Artifacts

library-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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