Skip to content

Publish dev

Publish dev #542

Triggered via schedule January 8, 2024 12:31
Status Success
Total duration 37s
Artifacts

publish-dev.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

7 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/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/