v2.2.0 #82
Annotations
10 warnings
Run npm test:
src/CellStatusProvider.ts#L24
Missing semicolon
|
Run npm test:
src/CellStatusProvider.ts#L57
Missing semicolon
|
Run npm test:
src/utils.ts#L25
Class Property name `NOTEBOOK_TYPE` must match one of the following formats: camelCase
|
Run npm test:
src/utils.ts#L26
Class Property name `LANGUAGE_ID` must match one of the following formats: camelCase
|
Run npm test:
src/utils.ts#L27
Class Property name `EXTENSION_ID` must match one of the following formats: camelCase
|
Run npm test:
src/utils.ts#L71
Missing semicolon
|
Run npm test:
src/utils.ts#L78
Missing semicolon
|
Run npm test:
src/utils.ts#L128
Expected { after 'if' condition
|
Run npm test:
src/utils.ts#L153
Expected { after 'if' condition
|
Run npm test:
src/utils.ts#L165
Expected { after 'if' condition
|
Loading