Merge branch 'dev' of https://github.com/uzh-bf/design-system into St… #1022
main.yml
on: push
Lint
19s
Check Formatting
26s
Build and Publish
0s
Annotations
4 errors and 5 warnings
Lint
@uzh-bf/design-system-v3#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.
|
Test
@uzh-bf/design-system-stencil#test: command (/home/runner/work/design-system/design-system/packages/tc-web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --ci --coverage --maxWorkers=2 exited (1)
|
Test
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/components/Button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
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/
|
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/
|