Skip to content

Add base infrastructure and first command for multi-environment commands #23467

Add base infrastructure and first command for multi-environment commands

Add base infrastructure and first command for multi-environment commands #23467

Triggered via pull request January 30, 2025 20:57
@EvilGenius13EvilGenius13
synchronize #5284
Status Success
Total duration 13s
Artifacts

cla.yml

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

Annotations

2 warnings
packages/theme/src/cli/services/info.ts#L63
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/theme/src/cli/services/info.ts#L76
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.