📝 update README #26
ci.yml
on: pull_request
✅ Validate linter
37s
🧑🔬 Test project
39s
Annotations
5 warnings
✅ Validate linter:
src/app/core/utils/storage.util.ts#L3
Unexpected any. Specify a different type
|
✅ Validate linter:
src/app/features/build-pizza/components/options-pizza/options-pizza.component.ts#L13
Unexpected any. Specify a different type
|
✅ Validate linter:
src/app/features/build-pizza/components/preview-pizza/preview-pizza.component.ts#L44
Unexpected any. Specify a different type
|
✅ Validate linter:
src/app/features/features.component.ts#L1
'OnInit' is defined but never used
|
✅ Validate linter:
src/app/shared/search-input/search-input.component.ts#L13
Unexpected any. Specify a different type
|