Setup of dependabot.yml (#2) #4
Annotations
1 error and 9 warnings
test
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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#L15
'ExtractedItemResponse' is defined but never used
|
lint:
src/app/services/formly-field-config-builder.service.ts#L25
Unexpected any. Specify a different type
|
scan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|