Skip to content

fix: package.json to reduce vulnerabilities #460

fix: package.json to reduce vulnerabilities

fix: package.json to reduce vulnerabilities #460

Triggered via push June 27, 2024 07:17
Status Success
Total duration 58s
Artifacts

run-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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: src/connector/classwrapper/ProfileManager.ts#L25
'profile' is defined but never used
test: src/connector/classwrapper/ProfileManager.ts#L29
'id' is defined but never used
test: src/connector/classwrapper/ProfileManager.ts#L33
'id' is defined but never used
test: src/connector/classwrapper/VPNConfigurator.ts#L15
'type' is defined but never used
test: src/connector/classwrapper/VPNConfigurator.ts#L15
Unexpected any. Specify a different type
test: src/connector/classwrapper/VPNConfigurator.ts#L22
Unexpected any. Specify a different type
test: src/connector/classwrapper/VPNConfigurator.ts#L42
Argument 'config' should be typed with a non-any type
test: src/connector/classwrapper/VPNConfigurator.ts#L42
Unexpected any. Specify a different type
test: src/connector/classwrapper/WLANConfigurator.ts#L48
Unexpected any. Specify a different type
test: src/connector/classwrapper/WLANConfigurator.ts#L75
'ifname' is defined but never used