Bump object.assign from 4.1.4 to 4.1.5 (#11) #41
Annotations
5 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/app/components/entity-lookup-formly-field-type/entity-lookup-formly-field-type.component.ts#L91
'x' is defined but never used
|
lint:
src/app/services/api-entity-rule-set-preview.service.ts#L21
'hadPrimarySource' is assigned a value but never used
|
lint:
src/app/services/api-entity-search.service.ts#L6
'Entity' is defined but never used
|
lint:
src/app/services/formly-field-config-builder.service.ts#L25
Unexpected any. Specify a different type
|