Skip to content

Add support for creating new advert #22

Add support for creating new advert

Add support for creating new advert #22

Triggered via push October 29, 2024 21:27
Status Success
Total duration 15s
Artifacts

lint.yml

on: push
Run linters
8s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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#L29
'Handlebars' is not defined
Run linters: components/AdPage/AdPage.ts#L36
'NodeListOf' is not defined
Run linters: components/AdPage/AdPage.ts#L47
'Handlebars' is not defined
Run linters: components/AuthPopup/AuthPopup.ts#L296
'Handlebars' is not defined
Run linters: components/EditAdvertPage/EditAdvertPage.ts#L67
'NodeListOf' is not defined
Run linters: components/EditAdvertPage/EditAdvertPage.ts#L81
'Handlebars' is not defined
Run linters: components/Header/Header.ts#L3
'logout' is defined but never used
Run linters: components/Header/Header.ts#L138
'_' is defined but never used
Run linters: components/ProfilePopup/ProfilePopup.ts#L45
'Handlebars' is not defined
Run linters: index.ts#L43
'renderAdvertPage' is assigned a value but never used