Skip to content

update snapshot, fix typo #3504

update snapshot, fix typo

update snapshot, fix typo #3504

Triggered via push October 4, 2024 21:56
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: push
Test and lint code base
1m 45s
Test and lint code base
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L406
The members of 'FileActions' are read-only
Test and lint code base
Process completed with exit code 1.
Test and lint code base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test and lint code base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L414
'default' is restricted from being used as an exported name
Test and lint code base: client/modules/IDE/components/Header/MobileNav.jsx#L30
Dependency cycle via ../components/Header:21=>./Nav:6
Test and lint code base: client/modules/IDE/components/Header/Nav.jsx#L30
Dependency cycle via ../components/Header:21
Test and lint code base: client/modules/IDE/components/Header/index.jsx#L6
Dependency cycle via ../../pages/IDEView:30
Test and lint code base: client/modules/IDE/pages/IDEView.jsx#L21
Dependency cycle via ./Nav:6
Test and lint code base: server/controllers/aws.controller.js#L11
Dependency cycle via ./project.controller/deleteProject:17
Test and lint code base: server/controllers/project.controller.js#L17
Dependency cycle via ../aws.controller:3
Test and lint code base: server/controllers/project.controller/deleteProject.js#L3
Dependency cycle via ./project.controller:11