Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

💄 Added server bar and updated loading screen #8

💄 Added server bar and updated loading screen

💄 Added server bar and updated loading screen #8

Triggered via push August 28, 2024 22:21
Status Failure
Total duration 1m 33s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
test (ubuntu-latest): src/renderer/components/UserPanel/index.tsx#L4
Empty components are self-closing
test (ubuntu-latest): src/renderer/components/UserPanel/index.tsx#L4
Replace `⏎⏎··</div>` with `</div>;`
test (ubuntu-latest): src/renderer/pages/Home/index.tsx#L4
Insert `(⏎····`
test (ubuntu-latest): src/renderer/pages/Home/index.tsx#L5
Replace `····<div·className="home__sidebar">⏎⏎····` with `······<div·className="home__sidebar">`
test (ubuntu-latest): src/renderer/pages/Home/index.tsx#L5
Empty components are self-closing
test (ubuntu-latest): src/renderer/pages/Home/index.tsx#L8
Replace `<div·className="home__content">⏎` with `··<div·className="home__content"></div>`
test (ubuntu-latest): src/renderer/pages/Home/index.tsx#L8
Empty components are self-closing
test (ubuntu-latest): src/renderer/pages/Home/index.tsx#L11
Replace `</div>` with `)`
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest)
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/