Skip to content

feat: create tabs component #552

feat: create tabs component

feat: create tabs component #552

Triggered via pull request October 10, 2023 22:43
@mikeestomikeesto
labeled #5964
Status Failure
Total duration 3m 49s
Artifacts

lint-and-tests.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Tests
test:unit: command (/home/runner/work/nodejs.org/nodejs.org) npm run test:unit -- --ci --coverage exited (1)
Tests
Process completed with exit code 1.
Lint
Type '{ name: string; label: string; content: string; }' is not assignable to type 'Tab'.
Lint
Type '{ name: string; label: string; content: string; }' is not assignable to type 'Tab'.
Lint
Type '{ name: string; label: string; content: string; }' is not assignable to type 'Tab'.
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.