fix lint issues #988
main.yml
on: push
Lint
19s
Check Formatting
26s
Annotations
4 errors and 11 warnings
Lint
@uzh-df/design-system#lint: command (/home/runner/work/design-system/design-system/packages/design-system-v3) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Check Formatting
@uzh-df/design-system#format:check: command (/home/runner/work/design-system/design-system/packages/design-system-v3) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
Check Formatting
Process completed with exit code 1.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
packages/design-system-v3/src/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
packages/design-system-v3/src/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
packages/design-system-v3/src/ui/form.tsx#L175
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
packages/design-system-v3/src/ui/navigation-menu.tsx#L127
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
packages/design-system-v3/src/ui/toggle.tsx#L43
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Check Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|