chore: add comma after new property #1728
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 6 warnings
Lint:
src/providers/index.ts#L108
Unnecessary escape character: \a
|
Lint
Process completed with exit code 1.
|
Lint:
src/commands/index.ts#L28
Unexpected any. Specify a different type
|
Lint:
src/configuration.ts#L14
Forbidden non-null assertion
|
Lint:
src/configuration.ts#L17
Forbidden non-null assertion
|
Lint:
src/debugger/titaniumDebugAdapter.ts#L5
Unexpected use of 'require("url").URL'. Use the global variable 'URL' instead
|
Lint:
src/debugger/titaniumDebugAdapter.ts#L38
Unexpected any. Specify a different type
|
Lint:
src/providers/baseProvider.ts#L49
'match' is assigned a value but never used
|