Skip to content

fix(admin): better handling of spawning/removing actors #65

fix(admin): better handling of spawning/removing actors

fix(admin): better handling of spawning/removing actors #65

Triggered via push January 24, 2025 16:08
Status Success
Total duration 5m 17s
Artifacts

release.yml

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

Annotations

23 warnings
build_and_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_release: GLOKON.Baiters.GodotInterop/GodotReader.cs#L51
Possible null reference return.
build_and_release: GLOKON.Baiters.Core/Utils/WeightedList.cs#L45
Possible null reference return.
build_and_release: GLOKON.Baiters.Core/ActorActioner.cs#L77
Possible null reference assignment.
build_and_release: GLOKON.Baiters.Core/Utils/WeightedList.cs#L171
Dereference of a possibly null reference.
build_and_release: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Converting null literal or possible null value to non-nullable type.
build_and_release: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Dereference of a possibly null reference.
build_and_release: GLOKON.Baiters.Core/Plugins/PluginLoader.cs#L106
Possible null reference argument for parameter 'assemblyString' in 'Assembly AppDomain.Load(string assemblyString)'.
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)'.