Skip to content

Merge pull request #34 from Mareel-io/dependabot/npm_and_yarn/async-3… #463

Merge pull request #34 from Mareel-io/dependabot/npm_and_yarn/async-3…

Merge pull request #34 from Mareel-io/dependabot/npm_and_yarn/async-3… #463

Triggered via push September 25, 2024 10:23
Status Success
Total duration 50s
Artifacts

run-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: 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: 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