Display theme asset upload errors in overlay #22888
Triggered via pull request
January 15, 2025 20:09
jamesmengo
synchronize
#5205
Status
Success
Total duration
16s
Artifacts
–
Annotations
1 error and 3 warnings
packages/theme/src/cli/utilities/theme-environment/error-overlay.ts#L1
'OVERLAY_STYLES' is an unused export
|
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/theme/src/cli/utilities/theme-ext-environment/theme-ext-fs.ts#L58
[@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/utilities/theme-ext-environment/theme-ext-fs.ts#L58
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|