Update dependency ubuntu to v22 #221
Annotations
7 warnings
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b, actions/checkout@v3, JetBrains/qodana-action@8815ca36071ab4b3cc274b1743b6322eabb41a05. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unstable API Usage:
src/main/java/net/cyberflame/serverhelper/ServerHelperBootstrap.java#L12
Overridden method 'bootstrap(io.papermc.paper.plugin.bootstrap.@org.jetbrains.annotations.NotNull BootstrapContext)' is declared in unstable interface 'io.papermc.paper.plugin.bootstrap.PluginBootstrap' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/java/net/cyberflame/serverhelper/ServerHelperLoader.java#L7
'io.papermc.paper.plugin.loader.PluginLoader' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/java/net/cyberflame/serverhelper/ServerHelperLoader.java#L10
Overridden method 'classloader(io.papermc.paper.plugin.loader.@org.jetbrains.annotations.NotNull PluginClasspathBuilder)' is declared in unstable interface 'io.papermc.paper.plugin.loader.PluginLoader' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/java/net/cyberflame/serverhelper/ServerHelperBootstrap.java#L12
'io.papermc.paper.plugin.bootstrap.BootstrapContext' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/java/net/cyberflame/serverhelper/ServerHelperLoader.java#L10
'io.papermc.paper.plugin.loader.PluginClasspathBuilder' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/java/net/cyberflame/serverhelper/ServerHelperBootstrap.java#L9
'io.papermc.paper.plugin.bootstrap.PluginBootstrap' is marked unstable with @ApiStatus.Experimental
|