Skip to content

Update lockfile after rebase to fix audit #7663

Update lockfile after rebase to fix audit

Update lockfile after rebase to fix audit #7663

Triggered via push April 10, 2024 13:12
Status Success
Total duration 2m 6s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L920
Async method 'datasetFilterPrompt' has a complexity of 42. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/DatasetTree.ts#L1125
Method 'checkFilterPattern' has a complexity of 19. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L138
Async method 'getChildren' has a complexity of 36. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L334
Arrow function has a complexity of 33. Maximum allowed is 15
lint: packages/zowe-explorer/src/dataset/ZoweDatasetNode.ts#L522
Async method 'openDs' 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#L643
'value' is defined but never used. Allowed unused args must match /^_/u
lint: packages/zowe-explorer/src/dataset/actions.ts#L688
No magic number: 3