Skip to content

Annie/admin notes

Annie/admin notes #417

Triggered via pull request April 7, 2025 01:49
Status Failure
Total duration 1m 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
run-lint
Process completed with exit code 1.
run-lint: frontend/src/components/common/SideBar.tsx#L13
Missing file extension for "../../constants/Routes"
run-lint: frontend/src/App.tsx#L23
Missing file extension for "./constants/Routes"
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L10
Replace `··)` with `);`
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L9
Replace `········` with `····`
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L8
Replace `····` with `/>⏎······`
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L7
Replace `········<path·d="M6.5·18L12.4848·24L28.5·8"·stroke="#259E29"·strokeWidth="5"·strokeLinecap="round"·strokeLinejoin="round"·/>` with `<path⏎··········d="M6.5·18L12.4848·24L28.5·8"⏎··········stroke="#259E29"⏎··········strokeWidth="5"⏎··········strokeLinecap="round"⏎··········strokeLinejoin="round"`
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L6
Replace `······` with `····>⏎`
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L5
Replace `····<svg·width="25"·height="25"·viewBox="0·0·25·25"·fill="none"·xmlns="http://www.w3.org/2000/svg">` with `<svg⏎······width="25"⏎······height="25"⏎······viewBox="0·0·25·25"⏎······fill="none"⏎······xmlns="http://www.w3.org/2000/svg"`
run-lint: frontend/src/assets/svg/CheckmarkSvg.tsx#L1
Replace `'react'` with `"react";`
run-lint: frontend/src/App.tsx#L92
Unexpected any. Specify a different type