Bump shelljs and @jsprismarine/prismarine #398
Annotations
5 errors and 1 warning
build (18.x):
src/sleepingBedrock.ts#L7
Cannot find module '@jsprismarine/prismarine/dist/player/PlayerManager' or its corresponding type declarations.
|
build (18.x):
src/sleepingBedrock.ts#L93
Argument of type 'Connection' is not assignable to parameter of type 'Session'.
|
build (18.x):
src/sleepingBedrock.ts#L101
Property 'getConnection' does not exist on type 'RaknetConnectEvent'.
|
build (18.x):
src/sleepingBedrock.ts#L113
Argument of type 'import("/home/runner/work/mcsleepingserverstarter/mcsleepingserverstarter/node_modules/@jsprismarine/raknet/dist/utils/InetAddress").default' is not assignable to parameter of type 'import("/home/runner/work/mcsleepingserverstarter/mcsleepingserverstarter/node_modules/@jsprismarine/prismarine/node_modules/@jsprismarine/raknet/dist/utils/InetAddress").default'.
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|