Skip to content

Added support for Arch #31

Added support for Arch

Added support for Arch #31

Re-run triggered April 10, 2024 13:18
Status Failure
Total duration 4m 15s
Artifacts

test.yml

on: pull_request
test-frontend
16s
test-frontend
test-backend
4m 2s
test-backend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test-frontend: src/components/Home/Home.tsx#L4
Replace `'./UbuntuBranding.tsx'` with `"./UbuntuBranding.tsx";`
test-frontend: src/components/Home/Home.tsx#L6
`react` import should occur before import of `../ui/scroll-area`
test-frontend: src/components/Home/Home.tsx#L6
Replace `useContext}·from·'react'` with `·useContext·}·from·"react"`
test-frontend: src/components/Home/Home.tsx#L7
Replace `DistroContext}·from·'../context/Distro.jsx'` with `·DistroContext·}·from·"../context/Distro.jsx";`
test-frontend: src/components/Home/Home.tsx#L10
Insert `⏎···`
test-frontend: src/components/Home/Home.tsx#L18
Delete `··`
test-frontend: src/components/Home/UbuntuBranding.tsx#L2
`react` import should occur before import of `@/context/rspc`
test-frontend: src/components/Home/UbuntuBranding.tsx#L2
No default export found in imported module "react"
test-frontend: src/components/Home/UbuntuBranding.tsx#L2
Replace `useContext}·from·'react'` with `·useContext·}·from·"react"`
test-frontend: src/components/Home/UbuntuBranding.tsx#L3
Replace `DistroContext` with `·DistroContext·`
test-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.