Skip to content

fix(utils): adapte Windows-style and POSIX-style path separator #480

fix(utils): adapte Windows-style and POSIX-style path separator

fix(utils): adapte Windows-style and POSIX-style path separator #480

Triggered via push June 2, 2024 15:21
Status Failure
Total duration 4m 9s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 26 warnings
build-platform
Timed out while waiting for handshake
build-platform
Not connected
build-site
Timed out while waiting for handshake
build-site
Not connected
test
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/
test
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/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
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/
lint
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: packages/site/src/app/App.tsx#L33
Unexpected any. Specify a different type
lint: packages/site/src/app/components/route/component/Icon.tsx#L51
Forbidden non-null assertion
lint: packages/site/src/app/components/route/component/online-ide/codesandbox.ts#L12
Unexpected any. Specify a different type
lint: packages/site/src/app/components/route/component/online-ide/stackblitz.ts#L15
Unexpected any. Specify a different type
lint: packages/site/src/app/routes/docs/dynamic-theme/DynamicTheme.md#L20
React Hook useEffect has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array. Outer scope values like 'theme' aren't valid dependencies because mutating them doesn't re-render the component
lint: packages/site/src/app/routes/docs/dynamic-theme/DynamicTheme.zh-CN.md#L20
React Hook useEffect has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array. Outer scope values like 'theme' aren't valid dependencies because mutating them doesn't re-render the component
lint: packages/site/src/app/routes/layout/Sidebar.tsx#L92
Unexpected any. Specify a different type
lint: packages/site/src/app/routes/layout/Sidebar.tsx#L103
Unexpected any. Specify a different type
lint: packages/site/src/app/routes/layout/Versions.tsx#L33
Unexpected any. Specify a different type
lint: packages/platform/src/app/Routes.tsx#L72
Unexpected any. Specify a different type
build-platform
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/
build-platform
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/
build-platform
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, garygrossgarten/github-action-scp@release. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-platform
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-site
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/
build-site
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/
build-site
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, garygrossgarten/github-action-scp@release. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-site
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/