v66#1-21-50 #19
Annotations
10 errors and 1 warning
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L280
Namespace '"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member 'BlockLocation'.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L287
Namespace '"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member 'BlockLocation'.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L308
Cannot extend a class '"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index".Player'. Class constructor is marked as private.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L319
Namespace '"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member 'Location'.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L324
Namespace '"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member 'XYRotation'.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L360
Namespace '"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member 'XYRotation'.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L386
'"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member named 'Vector'. Did you mean 'Vector2'?
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L391
'"/home/runner/work/FlashFakePlayerPack/FlashFakePlayerPack/node_modules/@minecraft/server/index"' has no exported member named 'Vector'. Did you mean 'Vector2'?
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L404
Property 'addEffect' in type 'SimulatedPlayer' is not assignable to the same property in base type 'Player'.
|
build-and-release:
node_modules/@minecraft/server-gametest/index.d.ts#L410
Property 'addExperience' in type 'SimulatedPlayer' is not assignable to the same property in base type 'Player'.
|
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/
|