Skip to content

Resolve build warnings for unused component imports and SCSS deprecations #3937

@dobromirts

Description

@dobromirts

The build and CI process currently produces multiple warnings that should be addressed

  1. NG8113 — Several components declare imports that are not used in their templates:
  • CategoriesFilterPipe and FilterByName in MaterialIconsExtendedComponent

  • IgxGridLiteColumnComponent in GridLiteDataBindingDynamicComponent

  • IgxGridLiteCellTemplateDirective in GridLiteFilteringEventsComponent

  1. SCSS deprecations — 56+ repetitive deprecation warnings). These likely originate from deprecated SCSS APIs in the theming layer.
Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions