Skip to content

Feature/menubar constants #244

Feature/menubar constants

Feature/menubar constants #244

Triggered via pull request October 31, 2023 22:24
Status Failure
Total duration 55s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: website/components/menubar.js#L25
Delete `··`
lint: website/components/menubar.js#L80
Replace `⏎······················href={megadraftUrl}⏎······················target={targetBlank}⏎····················` with `·href={megadraftUrl}·target={targetBlank}`
lint: website/components/menubar.js#L86
Replace `⏎······················href={githubUrl}⏎······················target={targetBlank}⏎····················` with `·href={githubUrl}·target={targetBlank}`
lint: website/components/menubar.js#L202
'targetBlank' is not defined
lint: website/components/menubar.js#L210
'targetBlank' is not defined
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/