chore: trigger runtime release #329
checks.yaml
on: pull_request
Lint, type check
4m 57s
Annotations
10 errors
|
Cannot find name 'IndicatorComponent'.:
cli/cli-ui-schematics-component/src/request-project-information/request-project-information.component.tsx#L51
Cannot find name 'IndicatorComponent'.
|
Cannot find name 'SchematicsWorker'.:
yarn/plugin-schematics/sources/generate-project.command.tsx#L75
Cannot find name 'SchematicsWorker'.
|
Parameter 'event' implicitly has an 'any' type.:
yarn/plugin-schematics/sources/generate-project.command.tsx#L93
Parameter 'event' implicitly has an 'any' type.
|
Expected 1 arguments, but got 2.:
yarn/plugin-schematics/sources/generate-project.command.tsx#L122
Expected 1 arguments, but got 2.
|
Cannot find name 'SchematicsWorker'.:
yarn/plugin-schematics/sources/migration-up.command.tsx#L21
Cannot find name 'SchematicsWorker'.
|
Parameter 'event' implicitly has an 'any' type.:
yarn/plugin-schematics/sources/migration-up.command.tsx#L42
Parameter 'event' implicitly has an 'any' type.
|
|
|
Lint, type check
Process completed with exit code 1.
|