Feature/menubar constants #244
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/
|