Skip to content

Convert Nav and ApplicationBase to functional components #312

Convert Nav and ApplicationBase to functional components

Convert Nav and ApplicationBase to functional components #312

Triggered via push October 14, 2024 07:20
Status Failure
Total duration 39s
Artifacts

build_js.yml

on: push
Test superglue.js
30s
Test superglue.js
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test superglue.js: superglue/lib/components/Navigation.tsx#L2
'ReactNode' is defined but never used
Test superglue.js: superglue/lib/components/Navigation.tsx#L18
'ConnectedComponent' is defined but never used
Test superglue.js: superglue/lib/components/Navigation.tsx#L19
'History' is defined but never used
Test superglue.js: superglue/lib/components/Navigation.tsx#L56
Unexpected any. Specify a different type
Test superglue.js: superglue/lib/components/Navigation.tsx#L155
Do not access Object.prototype method 'hasOwnProperty' from target object
Test superglue.js
Process completed with exit code 1.
Test superglue.js
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/