Skip to content

chore: add comma after new property #1728

chore: add comma after new property

chore: add comma after new property #1728

Triggered via push October 29, 2023 17:57
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: Unit-Test
Package
0s
Package
Fit to window
Zoom out
Zoom in

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