#212 header redesign #722
lint-check.yml
on: pull_request
run-linting-check
24s
Annotations
5 warnings
run-linting-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-linting-check:
angular-client/src/pages/landing-page/components/date-location-display/date-location.component.ts#L2
'MessageService' is defined but never used
|
run-linting-check:
angular-client/src/pages/landing-page/components/date-location-display/date-location.component.ts#L3
'startNewRun' is defined but never used
|
run-linting-check:
angular-client/src/pages/landing-page/components/date-location-display/date-location.component.ts#L4
'APIService' is defined but never used
|
run-linting-check:
angular-client/src/pages/landing-page/landing-page.component.ts#L6
'IdentifierDataType' is defined but never used
|