Skip to content

add edge case for Enable Auto Save button #12088

add edge case for Enable Auto Save button

add edge case for Enable Auto Save button #12088

Triggered via push December 13, 2024 16:24
Status Success
Total duration 2m 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L934
Async method 'datasetFilterPrompt' has a complexity of 42. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L1141
Method 'checkFilterPattern' has a complexity of 19. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L186
Async method 'getChildren' has a complexity of 41. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L571
Async method 'openDs' has a complexity of 21. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L249
Async function 'deleteDatasetPrompt' has a complexity of 25. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L646
'value' is defined but never used. Allowed unused args must match /^_/u
lint: packages/zowe-explorer/src/dataset/actions.ts#L691
No magic number: 3
lint: packages/zowe-explorer/src/dataset/actions.ts#L1513
Async function 'saveFile' has a complexity of 17. Maximum allowed is 15