Skip to content

v66#1-21-50

v66#1-21-50 #17

Triggered via push November 5, 2024 07:38
Status Failure
Total duration 17s
Artifacts

node.js.yml

on: push
build-and-release
9s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-release: tscripts/@types/globalThis.d.ts#L5
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/@types/globalThis.d.ts#L10
Cannot find module '@minecraft/server-gametest' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyEvents/entityDeadByHurt.ts#L3
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyEvents/fishingHookSpawned.ts#L1
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyEvents/fishingHookSpawned.ts#L73
Property 'id' does not exist on type 'unknown'.
build-and-release: tscripts/lib/xboyEvents/move.ts#L1
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyEvents/projectileFired.ts#L1
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyEvents/projectileFired.ts#L5
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyEvents/reloadFromCmd.ts#L1
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release: tscripts/lib/xboyPackage/Util.ts#L1
Cannot find module '@minecraft/server' or its corresponding type declarations.
build-and-release
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/