Skip to content

feat: Migrate enable-localFile with unit tests #157

feat: Migrate enable-localFile with unit tests

feat: Migrate enable-localFile with unit tests #157

Triggered via push March 24, 2024 19:40
Status Success
Total duration 57s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/sdk/src/methods/enable/Enable.ts#L92
Redundant use of `await` on a return value
lint: packages/sdk/src/methods/enable/Enable.ts#L131
Redundant use of `await` on a return value
lint: packages/sdk/src/methods/enable/Enable.ts#L170
Redundant use of `await` on a return value
lint: packages/vsce/src/commands/clearPlexFilterCommand.ts#L25
Async arrow function has a complexity of 25. Maximum allowed is 15
lint: packages/vsce/src/commands/clearResourceFilterCommand.ts#L67
Unexpected console statement
lint: packages/vsce/src/commands/closeLocalFileCommand.ts#L46
Unexpected console statement
lint: packages/vsce/src/commands/closeLocalFileCommand.ts#L76
'_' is assigned a value but never used
lint: packages/vsce/src/commands/closeLocalFileCommand.ts#L159
Redundant use of `await` on a return value