Skip to content

fix(server): fix plugin loading dependencies of plugins #31

fix(server): fix plugin loading dependencies of plugins

fix(server): fix plugin loading dependencies of plugins #31

Triggered via push January 24, 2025 15:39
Status Success
Total duration 3m 34s
Artifacts

build.yml

on: push
Matrix: Build Server
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build Server (ubuntu-latest, linux-x64) / build-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Server (ubuntu-latest, linux-x64) / build-server: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Converting null literal or possible null value to non-nullable type.
Build Server (ubuntu-latest, linux-x64) / build-server: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Possible null reference argument for parameter 'assemblyString' in 'Assembly AppDomain.Load(string assemblyString)'.
Build Server (windows-latest, win-x64) / build-server: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Converting null literal or possible null value to non-nullable type.
Build Server (windows-latest, win-x64) / build-server: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Possible null reference argument for parameter 'assemblyString' in 'Assembly AppDomain.Load(string assemblyString)'.