Skip to content

Use uid as the default value for devUUID #23294

Use uid as the default value for devUUID

Use uid as the default value for devUUID #23294

Triggered via pull request January 28, 2025 11:53
Status Success
Total duration 10s
Artifacts

cla.yml

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

Annotations

2 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/models/extensions/extension-instance.ts#L267
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.