🚨 コンパイルエラーを修正 #329
lint-datapack-dev.yml
on: push
test-run-and-deploy
5m 18s
Annotations
10 errors and 3 warnings
test-run-and-deploy:
test/data/test/advancements/adv-fail.json#L3
Invalid option "minecraft:miss1"
|
test-run-and-deploy:
test/data/test/advancements/adv-fail.json#L3
Failed to resolve namespaced ID “minecraft:miss1” in registry “minecraft:item” (rule: “strictItemCheck”)
|
test-run-and-deploy:
test/data/test/advancements/adv-fail.json#L10
Invalid option "minecraft:miss2"
|
test-run-and-deploy:
test/data/test/advancements/adv-fail.json#L10
Expected “minecraft:allay_drop_item_on_block”, “minecraft:avoid_vibration”, “minecraft:bee_nest_destroyed”, “minecraft:bred_animals”, “minecraft:brewed_potion”, “minecraft:changed_dimension”, “minecraft:channeled_lightning”, “minecraft:construct_beacon”, “minecraft:consume_item”, “minecraft:cured_zombie_villager”, “minecraft:effects_changed”, “minecraft:enchanted_item”, “minecraft:enter_block”, “minecraft:entity_hurt_player”, “minecraft:entity_killed_player”, “minecraft:fall_from_height”, “minecraft:filled_bucket”, “minecraft:fishing_rod_hooked”, “minecraft:hero_of_the_village”, “minecraft:impossible”, “minecraft:inventory_changed”, “minecraft:item_durability_changed”, “minecraft:item_used_on_block”, “minecraft:kill_mob_near_sculk_catalyst”, “minecraft:killed_by_crossbow”, “minecraft:levitation”, “minecraft:lightning_strike”, “minecraft:location”, “minecraft:nether_travel”, “minecraft:placed_block”, “minecraft:player_generates_container_loot”, “minecraft:player_hurt_entity”, “minecraft:player_interacted_with_entity”, “minecraft:player_killed_entity”, “minecraft:recipe_crafted”, “minecraft:recipe_unlocked”, “minecraft:ride_entity_in_lava”, “minecraft:shot_crossbow”, “minecraft:slept_in_bed”, “minecraft:slide_down_block”, “minecraft:started_riding”, “minecraft:summoned_entity”, “minecraft:tame_animal”, “minecraft:target_hit”, “minecraft:tick”, “minecraft:thrown_item_picked_up_by_entity”, “minecraft:thrown_item_picked_up_by_player”, “minecraft:used_ender_eye”, “minecraft:used_totem”, “minecraft:using_item”, “minecraft:villager_trade”, or “minecraft:voluntary_exile” but got “minecraft:miss2”
|
test-run-and-deploy:
test/data/test/advancements/adv-fail.json#L14
Failed to resolve namespaced ID “test:miss3” in cache category “function” (rule: “strictFunctionCheck”)
|
test-run-and-deploy:
test/data/test/advancements/adv-fail.json#L15
Expected a number
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L1
Expected “adventure”, “creative”, “spectator”, or “survival” but got “advanture”
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L1
Permission level 3 is required, which is higher than 2 defined in config
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L4
Expected comma or closing bracket
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L5
Expected a time unit but got “m”
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L2
Undefined objective “miss”
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L3
Unknown key “miss”
|
test-run-and-deploy:
test/data/test/functions/mcf-fail.mcfunction#L7
Undefined objective “test”
|