feat: lazy loading in command change #216
lint-and-compile.yml
on: pull_request
lint-and-compile
40s
Annotations
9 errors
lint-and-compile:
src/ui/services/commandContext.ts#L5
Missing space before function parentheses
|
lint-and-compile:
src/ui/services/commandContext.ts#L33
Missing space before function parentheses
|
lint-and-compile:
src/ui/services/commandContext.ts#L45
Missing space before function parentheses
|
lint-and-compile:
src/ui/services/commandContext.ts#L57
Missing space before function parentheses
|
lint-and-compile:
src/ui/services/commandContext.ts#L66
Missing space before function parentheses
|
lint-and-compile:
src/ui/services/commandContext.ts#L74
Missing space before function parentheses
|
lint-and-compile:
src/ui/services/commandContext.ts#L75
Extra semicolon
|
lint-and-compile:
src/ui/services/commandContext.ts#L77
Newline required at end of file but not found
|
lint-and-compile
Process completed with exit code 1.
|