Skip to content

Merge pull request #71 from YiZhiMCQiu/main #101

Merge pull request #71 from YiZhiMCQiu/main

Merge pull request #71 from YiZhiMCQiu/main #101

Triggered via push May 8, 2025 14:31
Status Success
Total duration 1m 46s
Artifacts 7

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build-AppImage: PCL2.Neo/Models/Minecraft/Java/Unix.cs#L50
Nullability of reference types in value of type 'List<JavaEntity?>' doesn't match target type 'IEnumerable<JavaEntity>'.
build-AppImage: PCL2.Neo/Models/Minecraft/Java/Windows.cs#L47
Nullability of reference types in value of type 'List<JavaEntity?>' doesn't match target type 'IEnumerable<JavaEntity>'.
build-AppImage: PCL2.Neo/Models/Minecraft/Java/Java.cs#L68
The variable 'e' is declared but never used
build-AppImage: PCL2.Neo/Models/Minecraft/MetadataFile.cs#L56
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-AppImage: PCL2.Neo/Utils/CollectionUtils.cs#L16
Possible null reference argument for parameter 'right' in 'bool CompareThreadStart<T>.Invoke(T left, T right)'.
build-AppImage: PCL2.Neo/Utils/CollectionUtils.cs#L16
Possible null reference argument for parameter 'left' in 'bool CompareThreadStart<T>.Invoke(T left, T right)'.
build-AppImage: PCL2.Neo/Helpers/NotificationHelper.cs#L205
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-AppImage: PCL2.Neo/Utils/SearchUtils.cs#L22
Non-nullable field 'SearchSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-AppImage: PCL2.Neo/Utils/SearchUtils.cs#L17
Non-nullable field 'Item' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-AppImage: PCL2.Neo/App.axaml.cs#L19
Non-nullable field 'JavaManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-MacOsApp: PCL2.Neo/Models/Minecraft/Java/Unix.cs#L50
Nullability of reference types in value of type 'List<JavaEntity?>' doesn't match target type 'IEnumerable<JavaEntity>'.
build-MacOsApp: PCL2.Neo/Models/Minecraft/Java/Java.cs#L68
The variable 'e' is declared but never used
build-MacOsApp: PCL2.Neo/Models/Minecraft/Java/Windows.cs#L47
Nullability of reference types in value of type 'List<JavaEntity?>' doesn't match target type 'IEnumerable<JavaEntity>'.
build-MacOsApp: PCL2.Neo/Models/Minecraft/MetadataFile.cs#L56
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-MacOsApp: PCL2.Neo/Helpers/NotificationHelper.cs#L205
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-MacOsApp: PCL2.Neo/Utils/CollectionUtils.cs#L16
Possible null reference argument for parameter 'right' in 'bool CompareThreadStart<T>.Invoke(T left, T right)'.
build-MacOsApp: PCL2.Neo/Utils/CollectionUtils.cs#L16
Possible null reference argument for parameter 'left' in 'bool CompareThreadStart<T>.Invoke(T left, T right)'.
build-MacOsApp: PCL2.Neo/Utils/SearchUtils.cs#L22
Non-nullable field 'SearchSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-MacOsApp: PCL2.Neo/Utils/SearchUtils.cs#L17
Non-nullable field 'Item' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-MacOsApp: PCL2.Neo/App.axaml.cs#L19
Non-nullable field 'JavaManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-WinExe: PCL2.Neo/Models/Minecraft/Java/Java.cs#L68
The variable 'e' is declared but never used
build-WinExe: PCL2.Neo/Models/Minecraft/Java/Unix.cs#L50
Nullability of reference types in value of type 'List<JavaEntity?>' doesn't match target type 'IEnumerable<JavaEntity>'.
build-WinExe: PCL2.Neo/Models/Minecraft/Java/Windows.cs#L47
Nullability of reference types in value of type 'List<JavaEntity?>' doesn't match target type 'IEnumerable<JavaEntity>'.
build-WinExe: PCL2.Neo/Models/Minecraft/MetadataFile.cs#L56
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-WinExe: PCL2.Neo/Utils/CollectionUtils.cs#L16
Possible null reference argument for parameter 'right' in 'bool CompareThreadStart<T>.Invoke(T left, T right)'.
build-WinExe: PCL2.Neo/Utils/CollectionUtils.cs#L16
Possible null reference argument for parameter 'left' in 'bool CompareThreadStart<T>.Invoke(T left, T right)'.
build-WinExe: PCL2.Neo/Utils/SearchUtils.cs#L22
Non-nullable field 'SearchSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-WinExe: PCL2.Neo/Utils/SearchUtils.cs#L17
Non-nullable field 'Item' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-WinExe: PCL2.Neo/Helpers/NotificationHelper.cs#L205
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-WinExe: PCL2.Neo/App.axaml.cs#L19
Non-nullable field 'JavaManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size Digest
linux.arm64 Expired
16.4 MB
sha256:49b8187ff0b6758eed75bfddbb4d6f7b77391403f23d3fdc7b20ce1333ec4274
linux.x64 Expired
17.4 MB
sha256:a573b6452af4cafe221f19ad0885271a43cdf882c29695eb076d241339296f3f
osx.mac.arm64 Expired
19 MB
sha256:293e494b5d98013fb934e67fad73872b1b19b388b399ad4f4a0374e6c919d2cf
osx.mac.x64 Expired
19.8 MB
sha256:86cd84bd2ce921c2a2c86c4f8564cacd68ac74a4cfcca4d863591a9790c7fd98
win.arm64 Expired
14.2 MB
sha256:951636e9dc9c0848acfe310565f2b7b26cc52524433e15fe2df34bb5c325ea66
win.x64 Expired
14.9 MB
sha256:23bcec7e93470ac12a89935ce4b910426d2fe26173de6fe6d4bd200d6416b28a
win.x86 Expired
13.5 MB
sha256:e8196c974747136a604e9a07f96afa51e3cb4b71e3ac923959d1f01c3bd546f9