Skip to content

Publish dev

Publish dev #871

Triggered via schedule June 21, 2024 01:15
Status Success
Total duration 34s
Artifacts

publish-dev.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
npm: src/command/command.spec.ts#L19
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm: src/command/command.spec.ts#L33
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm: src/common/index.ts#L39
Argument of type '(Rule | Rule)[]' is not assignable to parameter of type 'Iterable<Rule> | AsyncIterable<Rule>'.
npm: src/component/component.spec.ts#L19
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm: src/component/component.spec.ts#L33
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm: src/context-menu/context-menu.spec.ts#L19
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm: src/context-menu/context-menu.spec.ts#L33
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm: src/modal/modal.spec.ts#L17
Property 'runSchematicAsync' does not exist on type 'SchematicTestRunner'. Did you mean 'runSchematic'?
npm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/