local minecraft protocol #341
Annotations
9 errors
build (18.x):
src/sleepingMcJava.ts#L1
Cannot find module 'minecraft-protocol' or its corresponding type declarations.
|
build (18.x):
src/sleepingMcJava.ts#L37
Parameter 'reponse' implicitly has an 'any' type.
|
build (18.x):
src/sleepingMcJava.ts#L41
Parameter 'client' implicitly has an 'any' type.
|
build (18.x):
src/sleepingMcJava.ts#L41
Parameter 'error' implicitly has an 'any' type.
|
build (18.x):
src/sleepingMcJava.ts#L65
Parameter 'client' implicitly has an 'any' type.
|
build (18.x):
src/sleepingMcJava.ts#L94
Parameter 'client' implicitly has an 'any' type.
|
build (18.x):
src/sleepingMcJava.ts#L108
Parameter 'client' implicitly has an 'any' type.
|
build (18.x):
src/sleepingMcJava.ts#L116
Parameter 'error' implicitly has an 'any' type.
|
build (18.x)
Process completed with exit code 1.
|