Skip to content

bump to 1.12.0 (mc 1.20.40+; api 1.15.0) #14

bump to 1.12.0 (mc 1.20.40+; api 1.15.0)

bump to 1.12.0 (mc 1.20.40+; api 1.15.0) #14

Triggered via push November 18, 2024 09:21
Status Failure
Total duration 18s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/index.ts#L93
Property 'canBeWaterlogged' does not exist on type 'BlockType'.
build: src/index.ts#L107
Property 'canBeWaterlogged' does not exist on type 'BlockType'.
build: src/index.ts#L109
Property 'isWaterlogged' does not exist on type 'Block'.
build: src/index.ts#L133
Property 'canBeWaterlogged' does not exist on type 'BlockType'.
build: src/index.ts#L141
Property 'canBeWaterlogged' does not exist on type 'BlockType'.
build: src/index.ts#L144
Property 'canBeWaterlogged' does not exist on type 'BlockType'.
build: src/index.ts#L149
Property 'isWaterlogged' does not exist on type 'Block'.
build: src/index.ts#L151
Property 'setWaterlogged' does not exist on type 'Block'.
build: src/index.ts#L191
Property 'isSolid' does not exist on type 'Block'.
build: src/index.ts#L206
Property 'canBeWaterlogged' does not exist on type 'BlockType'.
build
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/