Skip to content

Merge branch 'refactor-webviews' of github.com:zowe/vscode-extension-… #5164

Merge branch 'refactor-webviews' of github.com:zowe/vscode-extension-…

Merge branch 'refactor-webviews' of github.com:zowe/vscode-extension-… #5164

Triggered via push October 2, 2023 16:26
Status Success
Total duration 2m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/zowe-explorer/src/command/MvsCommandHandler.ts#L66
Async method 'issueMvsCommand' has a complexity of 16. Maximum allowed is 15
lint: packages/zowe-explorer/src/command/TsoCommandHandler.ts#L66
Async method 'issueTsoCommand' has a complexity of 18. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L420
Async method 'addSession' has a complexity of 16. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L881
Async method 'datasetFilterPrompt' has a complexity of 42. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L1086
Method 'checkFilterPattern' has a complexity of 19. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L101
Async method 'getChildren' has a complexity of 29. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L247
Async function 'deleteDatasetPrompt' has a complexity of 24. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L446
Async function 'openPS' has a complexity of 18. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L733
'value' is defined but never used. Allowed unused args must match /^_/u
lint: packages/zowe-explorer/src/dataset/actions.ts#L778
No magic number: 3