Skip to content

fix(code-gen): fix example-solution.ts format problem (#2207) #551

fix(code-gen): fix example-solution.ts format problem (#2207)

fix(code-gen): fix example-solution.ts format problem (#2207) #551

Triggered via push July 6, 2023 03:18
Status Success
Total duration 6m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test modules.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: modules/code-generator/src/cli/init-solution.ts#L9
More than 1 blank line not allowed
lint: modules/code-generator/src/cli/run.ts#L57
More than 1 blank line not allowed
lint: modules/code-generator/src/plugins/component/react/containerInjectContext.ts#L30
'ir' is assigned a value but never used
lint: modules/code-generator/src/plugins/component/react/containerInjectContext.ts#L31
'scope' is assigned a value but never used
lint: modules/code-generator/src/plugins/component/react/containerMethod.ts#L56
Arrow function used ambiguously with a conditional expression