⏪️ Reverted electron back to v26.2.1 #11
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/
|