Skip to content

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

Hide all banners that tell you to change app URL

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

Triggered via pull request January 13, 2025 21:45
@jamieguerrerojamieguerrero
synchronize #5172
Status Success
Total duration 13s
Artifacts

cla.yml

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

Annotations

7 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.
packages/app/src/cli/services/dev/urls.ts#L247
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.