Skip to content

feat(primeng): select filtering prop (#3856) #770

feat(primeng): select filtering prop (#3856)

feat(primeng): select filtering prop (#3856) #770

Triggered via push January 31, 2024 23:10
Status Success
Total duration 4m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: demo/src/app/examples/other/input-file/file-value-accessor.ts#L7
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)
build: demo/src/app/guides/guides.component.ts#L10
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)
build: src/core/json-schema/src/formly-json-schema.service.spec.ts#L1329
'setInputs' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/core/src/lib/templates/field.type.ts#L4
'FieldWrapper' is defined but never used. Allowed unused vars must match /^_/u
build: src/core/src/lib/templates/formly.attributes.ts#L21
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)
build: src/core/src/lib/templates/formly.group.ts#L11
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)
build: src/ui/ionic/form-field/src/formly.attributes.ts#L8
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)
build: src/ui/material/multicheckbox/src/multicheckbox.type.ts#L33
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)
build: src/ui/material/slider/src/slider-input.ts#L50
Use @HostBinding or @HostListener rather than the `host` metadata property (https://angular.io/styleguide#style-06-03)