Skip to content

Improve error message for invalid members #4220

Improve error message for invalid members

Improve error message for invalid members #4220

Triggered via push June 30, 2023 13:10
Status Failure
Total duration 2m 26s
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

1 error and 10 warnings
lint
Process completed with exit code 1.
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#L416
Async method 'addSession' has a complexity of 16. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L877
Async method 'datasetFilterPrompt' has a complexity of 42. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L1076
Method 'checkFilterPattern' has a complexity of 19. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L99
Async method 'getChildren' has a complexity of 29. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L245
Async function 'deleteDatasetPrompt' has a complexity of 24. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/actions.ts#L694
'value' is defined but never used. Allowed unused args must match /^_/u
lint: packages/zowe-explorer/src/dataset/actions.ts#L739
No magic number: 3
lint: packages/zowe-explorer/src/job/actions.ts#L108
'refreshTimestamp' is defined but never used. Allowed unused args must match /^_/u