Skip to content

Add theme generation commands for blocks, sections, and templates #22527

Add theme generation commands for blocks, sections, and templates

Add theme generation commands for blocks, sections, and templates #22527

Triggered via pull request December 20, 2024 19:17
@jamesmengojamesmengo
synchronize #5081
Status Success
Total duration 14s
Artifacts

cla.yml

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

Annotations

7 errors and 1 warning
packages/theme/src/cli/services/generate/blocks.ts#L5
'BlockGeneratorOptions' is an unused type
packages/theme/src/cli/services/generate/sections.ts#L6
'SectionGeneratorOptions' is an unused type
packages/theme/src/cli/services/generate/templates.ts#L8
'TemplateGeneratorOptions' is an unused type
packages/theme/src/cli/services/generate/sections.ts#L22
[no-warning-comments] Unexpected 'todo' comment: 'TODO: move name / path resolution logic...'.
packages/theme/src/cli/services/generate/sections.ts#L23
[no-warning-comments] Unexpected 'todo' comment: 'TODO: Rather than throwing an error here...'.
packages/theme/src/cli/services/generate/templates.ts#L6
[no-warning-comments] Unexpected 'todo' comment: 'TODO: move name / path resolution logic...'.
packages/theme/src/cli/services/generate/templates.ts#L7
[no-warning-comments] Unexpected 'todo' comment: 'TODO: add type flag'.
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636