feat: Update tray icons and enhance icon generation logic based on re… #4
Annotations
30 errors and 4 warnings
|
build (macos-latest):
src/app/home/home.component.html#L11
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/home/home.component.html#L7
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/home/home.component.html#L6
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/app.component.ts#L50
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (macos-latest):
src/app/app.component.ts#L49
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (macos-latest):
src/app/app.component.ts#L26
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build (macos-latest):
src/app/app.component.html#L43
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/app.component.html#L29
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/app.component.html#L22
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/app.component.html#L13
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/home/home.component.html#L11
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/home/home.component.html#L7
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/home/home.component.html#L6
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/app.component.ts#L50
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (ubuntu-22.04):
src/app/app.component.ts#L49
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (ubuntu-22.04):
src/app/app.component.ts#L26
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build (ubuntu-22.04):
src/app/app.component.html#L43
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/app.component.html#L29
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/app.component.html#L22
Use built-in control flow instead of directive ngIf
|
|
build (ubuntu-22.04):
src/app/app.component.html#L13
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/home/home.component.html#L11
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/home/home.component.html#L7
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/home/home.component.html#L6
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/app.component.ts#L50
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (windows-latest):
src/app/app.component.ts#L49
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (windows-latest):
src/app/app.component.ts#L26
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build (windows-latest):
src/app/app.component.html#L43
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/app.component.html#L29
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/app.component.html#L22
Use built-in control flow instead of directive ngIf
|
|
build (windows-latest):
src/app/app.component.html#L13
Use built-in control flow instead of directive ngIf
|
|
build (macos-latest):
src/app/home/home.component.ts#L50
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.dev/style-guide#use-lifecycle-hook-interfaces)
|
|
build (macos-latest)
gnu-tar 1.35 is already installed and up-to-date.
To reinstall 1.35, run:
brew reinstall gnu-tar
|
|
build (ubuntu-22.04):
src/app/home/home.component.ts#L50
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.dev/style-guide#use-lifecycle-hook-interfaces)
|
|
build (windows-latest):
src/app/home/home.component.ts#L50
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.dev/style-guide#use-lifecycle-hook-interfaces)
|