allow build to continue with failed check #4
Annotations
10 errors
check_and_build:
src/Classes/Client.ts#L17
Use an `interface` instead of a `type`
|
check_and_build:
src/Classes/Client.ts#L27
Use an `interface` instead of a `type`
|
check_and_build:
src/Classes/Client.ts#L56
The generic type arguments should be specified as part of the constructor type arguments
|
check_and_build:
src/Classes/Client.ts#L57
The generic type arguments should be specified as part of the constructor type arguments
|
check_and_build:
src/Classes/Client.ts#L83
Use an `interface` instead of a `type`
|
check_and_build:
src/Classes/Client.ts#L89
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
check_and_build:
src/Classes/Client.ts#L108
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
check_and_build:
src/Classes/Client.ts#L112
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
check_and_build:
src/Classes/Client.ts#L120
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
check_and_build:
src/Classes/Command.ts#L48
A linebreak is required after '['
|