Skip to content

Implement advert pages + basic router #31

Implement advert pages + basic router

Implement advert pages + basic router #31

Triggered via pull request October 30, 2024 21:09
Status Failure
Total duration 19s
Artifacts

lint.yml

on: pull_request
Run linters
10s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
Run linters: components/CityPage/CityPage.ts#L19
Unexpected any. Specify a different type
Run linters: components/ProfileData/ProfileData.ts#L42
Unexpected any. Specify a different type
Run linters: components/ProfileData/ProfileData.ts#L169
Unexpected any. Specify a different type
Run linters: components/ProfilePopup/ProfilePopup.ts#L20
Unexpected any. Specify a different type
Run linters: modules/Clear.ts#L7
Unexpected any. Specify a different type
Run linters
Process completed with exit code 1.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run linters: components/AdCard/AdCard.ts#L30
'Handlebars' is not defined
Run linters: components/AdListPage/AdListPage.ts#L12
'Handlebars' is not defined
Run linters: components/AdPage/AdPage.ts#L20
'NodeListOf' is not defined
Run linters: components/AdPage/AdPage.ts#L31
'Handlebars' is not defined
Run linters: components/AuthPopup/AuthPopup.ts#L297
'Handlebars' is not defined
Run linters: components/CityPage/CityPage.ts#L59
'Handlebars' is not defined
Run linters: components/CityPage/CityPage.ts#L83
'_' is assigned a value but never used
Run linters: components/EditAdvertPage/EditAdvertPage.ts#L72
'NodeListOf' is not defined
Run linters: components/EditAdvertPage/EditAdvertPage.ts#L86
'Handlebars' is not defined
Run linters: components/Header/Header.ts#L3
'logout' is defined but never used