feat: create tabs component #552
lint-and-tests.yml
on: pull_request_target
Base Tasks
2s
Lint
3m 31s
Tests
1m 1s
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.
|