repl client #4
Annotations
24 errors and 3 warnings
unit-tests (ubuntu-latest, lts/-1):
src/client/index.ts#L2
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (ubuntu-latest, lts/-1):
src/client/repl.ts#L1
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (ubuntu-latest, lts/-1):
src/client/repl.ts#L55
Parameter 'data' implicitly has an 'any' type.
|
unit-tests (ubuntu-latest, lts/-1)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, lts/*):
src/client/index.ts#L2
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (ubuntu-latest, lts/*):
src/client/repl.ts#L1
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (ubuntu-latest, lts/*):
src/client/repl.ts#L55
Parameter 'data' implicitly has an 'any' type.
|
unit-tests (ubuntu-latest, lts/*)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, latest):
src/client/index.ts#L2
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (ubuntu-latest, latest):
src/client/repl.ts#L1
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (ubuntu-latest, latest):
src/client/repl.ts#L55
Parameter 'data' implicitly has an 'any' type.
|
unit-tests (ubuntu-latest, latest)
Process completed with exit code 1.
|
unit-tests (windows-latest, latest):
src/client/index.ts#L2
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (windows-latest, latest):
src/client/repl.ts#L1
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (windows-latest, latest):
src/client/repl.ts#L55
Parameter 'data' implicitly has an 'any' type.
|
unit-tests (windows-latest, latest)
Process completed with exit code 1.
|
unit-tests (windows-latest, lts/*):
src/client/index.ts#L2
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (windows-latest, lts/*):
src/client/repl.ts#L1
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (windows-latest, lts/*):
src/client/repl.ts#L55
Parameter 'data' implicitly has an 'any' type.
|
unit-tests (windows-latest, lts/*)
Process completed with exit code 1.
|
unit-tests (windows-latest, lts/-1):
src/client/index.ts#L2
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (windows-latest, lts/-1):
src/client/repl.ts#L1
Cannot find module 'ws' or its corresponding type declarations.
|
unit-tests (windows-latest, lts/-1):
src/client/repl.ts#L55
Parameter 'data' implicitly has an 'any' type.
|
unit-tests (windows-latest, lts/-1)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, lts/-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests (ubuntu-latest, lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests (ubuntu-latest, latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|