Skip to content

Add button, checkbox, radio button components #188

Add button, checkbox, radio button components

Add button, checkbox, radio button components #188

Triggered via pull request March 27, 2024 17:08
Status Failure
Total duration 43s
Artifacts

run-tests.yml

on: pull_request
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
run-tests (ubuntu-latest, x86_64)
@atj/design#lint: command (/home/runner/work/atj-platform/atj-platform/packages/design) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
run-tests (ubuntu-latest, x86_64): packages/design/src/Components/Button.tsx#L7
'disabled' is defined but never used
run-tests (ubuntu-latest, x86_64): packages/design/src/Components/Checkbox.tsx#L7
'secondary' is defined but never used
run-tests (ubuntu-latest, x86_64): packages/design/src/Components/Radio.tsx#L1
'classNames' is defined but never used
run-tests (ubuntu-latest, x86_64): packages/design/src/Components/Radio.tsx#L7
'secondary' is defined but never used
run-tests (ubuntu-latest, x86_64): packages/design/src/Components/Radio.tsx#L8
'uswds' is defined but never used
run-tests (ubuntu-latest, x86_64)
Process completed with exit code 1.
run-tests (ubuntu-latest, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests (ubuntu-latest, x86_64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/