chore: Update minor and patch NPM dependencies #2249
Annotations
4 errors and 1 warning
Check linter:
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
|
Check linter:
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
|
Check linter:
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
|
Check linter
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading