⏪️ Reverted electron back to v26.2.1 #11
Annotations
9 errors and 1 warning
src/renderer/components/UserPanel/index.tsx#L4
Empty components are self-closing
|
src/renderer/components/UserPanel/index.tsx#L4
Replace `⏎⏎··</div>` with `</div>;`
|
src/renderer/pages/Home/index.tsx#L4
Insert `(⏎····`
|
src/renderer/pages/Home/index.tsx#L5
Replace `····<div·className="home__sidebar">⏎⏎····` with `······<div·className="home__sidebar">`
|
src/renderer/pages/Home/index.tsx#L5
Empty components are self-closing
|
src/renderer/pages/Home/index.tsx#L8
Replace `<div·className="home__content">⏎` with `··<div·className="home__content"></div>`
|
src/renderer/pages/Home/index.tsx#L8
Empty components are self-closing
|
src/renderer/pages/Home/index.tsx#L11
Replace `</div>` with `)`
|
|
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/
|
This job failed
Loading