Skip to content

Open external links in new tab #594

Open external links in new tab

Open external links in new tab #594

Re-run triggered July 30, 2023 08:50
Status Success
Total duration 2m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
tsc and eslint: components/footer/index.tsx#L41
Replace `·href="https://github.com/TheAlgorithms/"·target="_blank"·rel="noreferrer">GitHub` with `⏎············href="https://github.com/TheAlgorithms/"⏎············target="_blank"⏎············rel="noreferrer"⏎··········>⏎············GitHub⏎··········`
tsc and eslint: components/footer/index.tsx#L42
Replace `·href="https://matrix.to/#/#TheAlgorithms_community:gitter.im"·target="_blank"·rel="noreferrer"` with `⏎············href="https://matrix.to/#/#TheAlgorithms_community:gitter.im"⏎············target="_blank"⏎············rel="noreferrer"⏎··········`
tsc and eslint: components/footer/index.tsx#L45
Replace `·href="https://twitter.com/The_Algorithms"·target="_blank"·rel="noreferrer">Twitter` with `⏎············href="https://twitter.com/The_Algorithms"⏎············target="_blank"⏎············rel="noreferrer"⏎··········>⏎············Twitter⏎··········`
tsc and eslint: components/footer/index.tsx#L46
Replace `·href="https://github.com/TheAlgorithms/website"·target="_blank"·rel="noreferrer"` with `⏎············href="https://github.com/TheAlgorithms/website"⏎············target="_blank"⏎············rel="noreferrer"⏎··········`
tsc and eslint: components/footer/index.tsx#L49
Replace `·href="mailto:hello@the-algorithms.com"·target="_blank"·rel="noreferrer">{t("contact")}` with `⏎············href="mailto:hello@the-algorithms.com"⏎············target="_blank"⏎············rel="noreferrer"⏎··········>⏎············{t("contact")}⏎··········`
tsc and eslint: components/navbar/index.tsx#L14
'NextLink' is defined but never used
tsc and eslint: components/navbar/index.tsx#L136
Replace `··<Button·key={item.name}·href={item.href}·target={item.target}>{item.name}` with `<Button·key={item.name}·href={item.href}·target={item.target}>⏎··················{item.name}⏎················`
tsc and eslint: components/navbar/index.tsx#L155
Replace `·href={item.href}·target={item.target}·className={classes.sidebarLink}` with `⏎················href={item.href}⏎················target={item.target}⏎················className={classes.sidebarLink}⏎··············`
tsc and eslint: components/navbar/index.tsx#L161
Replace `·className={classes.unstyledLink}·href="https://github.com/TheAlgorithms"·target="_blank"·rel="noreferrer">GitHub` with `⏎··············className={classes.unstyledLink}⏎··············href="https://github.com/TheAlgorithms"⏎··············target="_blank"⏎··············rel="noreferrer"⏎············>⏎··············GitHub⏎············`