Fetch notifications in background #21986
Triggered via pull request
December 4, 2024 12:38
gonzaloriestra
opened
#5020
Status
Success
Total duration
14s
Artifacts
–
Annotations
1 error and 2 warnings
packages/cli-kit/src/public/node/hooks/postrun.ts#L35
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/features/lib/system.ts#L30
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|