Skip to content

Merge branch 'main' into add-profile-4all-trees #5959

Merge branch 'main' into add-profile-4all-trees

Merge branch 'main' into add-profile-4all-trees #5959

Triggered via push November 29, 2023 18:00
Status Failure
Total duration 1m 48s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: packages/zowe-explorer/src/job/ZosJobsProvider.ts#L31
'@zowe/zowe-explorer-api' import is duplicated
lint: packages/zowe-explorer/src/uss/USSTree.ts#L29
'@zowe/zowe-explorer-api' import is duplicated
lint
Process completed with exit code 1.
lint: packages/zowe-explorer/src/command/MvsCommandHandler.ts#L67
Async method 'issueMvsCommand' has a complexity of 16. Maximum allowed is 15
lint: packages/zowe-explorer/src/command/TsoCommandHandler.ts#L67
Async method 'issueTsoCommand' has a complexity of 18. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L902
Async method 'datasetFilterPrompt' has a complexity of 42. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L1107
Method 'checkFilterPattern' has a complexity of 19. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L142
Async method 'getChildren' has a complexity of 35. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L332
Arrow function has a complexity of 21. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L248
Async function 'deleteDatasetPrompt' has a complexity of 24. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L447
Async function 'openPS' has a complexity of 20. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L736
'value' is defined but never used. Allowed unused args must match /^_/u
lint: packages/zowe-explorer/src/dataset/actions.ts#L781
No magic number: 3