Skip to content

App: use dynamic inputs #2

App: use dynamic inputs

App: use dynamic inputs #2

Triggered via pull request May 17, 2024 18:37
Status Failure
Total duration 36s
Artifacts

action_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/app/app.routes.ts#L2
'LandingPageComponent' is defined but never used
test: src/app/features/ahbs/views/ahb-page/ahb-page.component.ts#L3
'Input' is defined but never used
test: src/app/features/ahbs/views/ahb-page/ahb-page.component.ts#L4
'OnChanges' is defined but never used
test: src/app/features/ahbs/views/ahb-page/ahb-page.component.ts#L5
'OnInit' is defined but never used
test: src/app/features/ahbs/views/ahb-page/ahb-page.component.ts#L6
'SimpleChanges' is defined but never used
test: src/app/features/ahbs/views/ahb-page/ahb-page.component.ts#L12
'FormatVersion' is defined but never used
test: src/server/infrastructure/errors.ts#L5
'_next' is defined but never used
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/