Skip to content

Deploy by @coder-czy #17

Deploy by @coder-czy

Deploy by @coder-czy #17

Triggered via push December 20, 2023 07:56
Status Failure
Total duration 35s
Artifacts

build.yml

on: push
build-and-deploy
25s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build-and-deploy: src/components/layouts/components/Header/index.tsx#L20
Already included file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/Theme/index.tsx' differs from file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/theme/index.tsx' only in casing.
build-and-deploy: src/components/layouts/components/Header/index.tsx#L21
Already included file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/FullScreen/index.tsx' differs from file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/fullScreen/index.tsx' only in casing.
build-and-deploy: src/components/layouts/index.tsx#L6
Already included file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/Sidebar/index.tsx' differs from file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/sidebar/index.tsx' only in casing.
build-and-deploy: src/components/layouts/index.tsx#L7
Already included file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/Header/index.tsx' differs from file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/header/index.tsx' only in casing.
build-and-deploy: src/components/layouts/index.tsx#L8
Already included file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/Footer/index.tsx' differs from file name '/home/runner/work/YZ-admin/YZ-admin/src/components/layouts/components/footer/index.tsx' only in casing.
build-and-deploy
Process completed with exit code 1.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/