Skip to content

Update dependency com.velocitypowered:velocity-api to v4.1.1 #332

Update dependency com.velocitypowered:velocity-api to v4.1.1

Update dependency com.velocitypowered:velocity-api to v4.1.1 #332

Triggered via pull request September 3, 2026 01:53
Status Failure
Total duration 50s
Artifacts –

pull-request-build.yml

on: pull_request
cleanup-and-build
46s
cleanup-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/utils/Metrics.java#L19
cannot access com.velocitypowered.api.plugin.PluginDescription
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/utils/Metrics.java#L18
cannot access com.velocitypowered.api.plugin.PluginContainer
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/FalchusLibMinecraftVelocity.java#L15
cannot access com.velocitypowered.api.proxy.ProxyServer
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/FalchusLibMinecraftVelocity.java#L14
cannot access com.velocitypowered.api.plugin.annotation.DataDirectory
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/FalchusLibMinecraftVelocity.java#L13
cannot access com.velocitypowered.api.plugin.Plugin
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/FalchusLibMinecraftVelocity.java#L12
cannot access com.velocitypowered.api.event.proxy.ProxyInitializeEvent
cleanup-and-build: src/com/falchus/lib/minecraft/velocity/FalchusLibMinecraftVelocity.java#L11
cannot access com.velocitypowered.api.event.Subscribe
cleanup-and-build: src/com/falchus/lib/minecraft/command/impl/VelocityCommandAdapter.java#L14
cannot access com.velocitypowered.api.proxy.Player
cleanup-and-build: src/com/falchus/lib/minecraft/command/impl/VelocityCommandAdapter.java#L13
cannot access com.velocitypowered.api.command.SimpleCommand
cleanup-and-build: src/com/falchus/lib/minecraft/command/impl/VelocityCommandAdapter.java#L12
cannot access com.velocitypowered.api.command.CommandSource