Skip to content

Hide all banners that tell you to change app URL #22711

Hide all banners that tell you to change app URL

Hide all banners that tell you to change app URL #22711

Triggered via pull request January 8, 2025 19:47
Status Success
Total duration 17s
Artifacts

cla.yml

on: pull_request_target
[PR] CLA
5s
[PR] CLA
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages/app/src/cli/services/dev.ts#L119
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L122
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L226
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L304
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L304
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.