Skip to content

ci

ci #23

Triggered via create March 2, 2026 19:22
Status Success
Total duration 36s
Artifacts 5

ci.yml

on: create
Matrix: package-and-publish-lib
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
package-and-publish-lib (filesystem): NekoLib.Filesystem/FolderFile.cs#L14
Non-nullable field '_filesystem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (filesystem): NekoLib.Filesystem/AssemblyFilesystem.cs#L25
Possible null reference argument for parameter 'assembly' in 'AssemblyFilesystem.AssemblyFilesystem(Assembly assembly)'.
package-and-publish-lib (filesystem): NekoLib.Filesystem/AssemblyFilesystem.cs#L23
Possible null reference argument for parameter 'rootNamespace' in 'AssemblyFilesystem.AssemblyFilesystem(Assembly assembly, string rootNamespace)'.
package-and-publish-lib (filesystem): NekoLib.Filesystem/Extensions.cs#L12
Possible null reference return.
package-and-publish-lib (filesystem): NekoLib.Filesystem/Extensions.cs#L11
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
package-and-publish-lib (filesystem): NekoLib.Filesystem/Extensions.cs#L11
'AssemblyName.CodeBase' is obsolete: 'AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0044)
package-and-publish-lib (filesystem): NekoLib.Filesystem/AssemblyFilesystem.cs#L18
Non-nullable property 'MountPoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (filesystem): NekoLib.Filesystem/FolderFile.cs#L4
Field 'FolderFile._filesystem' is never assigned to, and will always have its default value null
package-and-publish-lib (filesystem): NekoLib.Filesystem/AssemblyFilesystem.cs#L18
Non-nullable property 'MountPoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (filesystem): NekoLib.Filesystem/FolderFile.cs#L14
Non-nullable field '_filesystem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (base): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (base): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.
package-and-publish-lib (base): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (base): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.
package-and-publish-lib (base): NekoLib/Core/Component.cs#L14
Non-nullable property 'GameObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (base): NekoLib/Core/GameObject.cs#L289
Unreachable code detected
package-and-publish-lib (base): NekoLib/Core/Timer.cs#L40
Non-nullable field 'After' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (base): NekoLib/Scenes/InvalidScene.cs#L11
Non-nullable property 'GameObjects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (base): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (base): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L157
Possible null reference argument for parameter 'elementType' in 'Array Array.CreateInstance(Type elementType, int length)'.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L18
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L157
Possible null reference argument for parameter 'elementType' in 'Array Array.CreateInstance(Type elementType, int length)'.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L18
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L157
Possible null reference argument for parameter 'elementType' in 'Array Array.CreateInstance(Type elementType, int length)'.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L18
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L157
Possible null reference argument for parameter 'elementType' in 'Array Array.CreateInstance(Type elementType, int length)'.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L18
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L157
Possible null reference argument for parameter 'elementType' in 'Array Array.CreateInstance(Type elementType, int length)'.
package-and-publish-lib (console): NekoLib.Console/Console.cs#L18
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (extra): NekoLib/Core/Timer.cs#L40
Non-nullable field 'After' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (extra): NekoLib/Core/Component.cs#L14
Non-nullable property 'GameObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (extra): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (extra): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.
package-and-publish-lib (extra): NekoLib/Core/GameObject.cs#L289
Unreachable code detected
package-and-publish-lib (extra): NekoLib/Core/Component.cs#L14
Non-nullable property 'GameObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (extra): NekoLib/Scenes/InvalidScene.cs#L11
Non-nullable property 'GameObjects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (extra): NekoLib/Core/Timer.cs#L40
Non-nullable field 'After' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (extra): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (extra): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.
package-and-publish-lib (tools): NekoLib/Core/Timer.cs#L40
Non-nullable field 'After' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (tools): NekoLib/Scenes/InvalidScene.cs#L11
Non-nullable property 'GameObjects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (tools): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (tools): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.
package-and-publish-lib (tools): NekoLib/Core/GameObject.cs#L289
Unreachable code detected
package-and-publish-lib (tools): NekoLib/Scenes/InvalidScene.cs#L11
Non-nullable property 'GameObjects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (tools): NekoLib/Core/Timer.cs#L40
Non-nullable field 'After' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
package-and-publish-lib (tools): NekoLib/Core/Component.cs#L14
Non-nullable property 'GameObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
package-and-publish-lib (tools): NekoLib/Scenes/SceneManager.cs#L151
'SceneManager.ISceneQueuedAction.Execute()' hides inherited member 'IQueuedAction.Execute()'. Use the new keyword if hiding was intended.
package-and-publish-lib (tools): NekoLib/Core/Component.cs#L59
'Component.ToString()' hides inherited member 'Object.ToString()'. Use the new keyword if hiding was intended.

Artifacts

Produced during runtime
Name Size Digest
NekoLib
116 KB
sha256:4ecb3eea622d6bac4f3ecc30f5d20c7b3646e23faf6aea64c50ba053d7e9ac5d
NekoLib.Console
35.5 KB
sha256:8e44a23773db9ac17ddd82629503ced4e9debf624243e8f3d8642e87da34e38d
NekoLib.Extra
32.6 KB
sha256:9831d67f2e89bae742dfcb245bf34ff894380dd0b0f77b87bd339ff33bc9443a
NekoLib.Filesystem
55.4 KB
sha256:66b91dc6e197bcf5f55b6cfc9cbb038db49cb705edf37d821850395311f683d8
NekoLib.Tools
145 KB
sha256:68cc395253b1c46c81c985375aa4f2e4922c54ad8e977625f2b03440164dbb49