[Don't merge] Feature/we 1714 create a new configuration for the new UI kit #1004
test.yml
on: pull_request
cache-deps
3m 15s
security
/
Check security issues
1m 27s
actions
/
Check GitHub Actions issues
10s
check-types
17s
lint-js
21s
lint-css
15s
run-tests
25s
demo-build
22s
Annotations
12 errors and 13 warnings
lint-css
Process completed with exit code 2.
|
check-types
Process completed with exit code 2.
|
lint-js:
.storybook/components/WithThemeProvider.tsx#L2
require file extension '.ts'
|
lint-js:
.storybook/components/WithThemeProvider.tsx#L3
require file extension '.tsx'
|
lint-js:
.storybook/preview.ts#L3
Replace `"../styles/global.css";` with `'../styles/global.css'`
|
lint-js:
global.d.ts#L1
Insert `⏎`
|
lint-js:
packages/block/block.tsx#L51
Insert `⏎`
|
lint-js:
packages/block/index.ts#L1
require file extension '.tsx'
|
lint-js:
packages/block/index.ts#L1
Insert `⏎`
|
lint-js:
packages/hooks/useSystemTheme.ts#L2
require file extension '.ts'
|
lint-js:
packages/icons/index.tsx#L7
Insert `,`
|
lint-js:
packages/icons/index.tsx#L260
Insert `,`
|
actions / Check GitHub Actions issues
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/
|
security / Check security issues
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
security / Check security issues
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
security / Check security issues
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cache-deps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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-css
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
demo-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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-js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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-js:
.storybook/main.ts#L28
Unexpected any. Specify a different type
|
lint-js:
packages/theme-css/theme-toggler/theme-toggler.tsx#L7
Unexpected any. Specify a different type
|
lint-js:
packages/theme-css/theme-toggler/theme-toggler.tsx#L11
Unexpected any. Specify a different type
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|