Merge remote-tracking branch 'upstream/design-download' #8
Annotations
7 errors and 2 warnings
Tests
Cannot read properties of undefined (reading 'diagnostics')
|
Tests
TypeError: Cannot read properties of undefined (reading 'diagnostics')
at iyi (/home/runner/work/_actions/chromaui/action/807600692d28833b717c155e15ed20905cdc865c/action/register.js:1407:1316)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Kqt (/home/runner/work/_actions/chromaui/action/807600692d28833b717c155e15ed20905cdc865c/action/register.js:1407:460)
at async oyi (/home/runner/work/_actions/chromaui/action/807600692d28833b717c155e15ed20905cdc865c/action/register.js:1407:2844)
|
Tests
Cannot read properties of undefined (reading 'diagnostics')
|
Lint:
components/withNodeRelease.tsx#L7
Array type using 'NodeReleaseStatus[]' is forbidden. Use 'Array<NodeReleaseStatus>' instead
|
Lint:
layouts/New/Download.tsx#L26
Array type using 'NodeRelease[]' is forbidden. Use 'Array<NodeRelease>' instead
|
Lint
lint: command (/home/runner/work/nodejs.org/nodejs.org/) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Tests
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
Lint:
app/[locale]/[[...path]]/page.tsx#L8
Using exported name 'WithLayout' as identifier for default export
|