Skip to content

refactor: migrate to inject function for dependency injection #77

refactor: migrate to inject function for dependency injection

refactor: migrate to inject function for dependency injection #77

Triggered via push June 9, 2025 14:02
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (22)
Process completed with exit code 1.
build (22): packages/angular-toaster/schematics/ng-add/theming/index.ts#L0
Type 'import("/home/runner/work/angular-toaster/angular-toaster/node_modules/@schematics/angular/node_modules/@angular-devkit/schematics/src/engine/interface").Rule' is not assignable to type 'import("/home/runner/work/angular-toaster/angular-toaster/node_modules/@angular-devkit/schematics/src/engine/interface").Rule'.
build (22): packages/angular-toaster/schematics/ng-add/setup-project.ts#L0
Type '() => Rule' is not assignable to type 'Rule'.
build (22)
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/