Skip to content
Triggered via push December 10, 2024 23:36
Status Failure
Total duration 4m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build
ProjectReference 'D:\a\prism-sharp\prism-sharp\PrismSharp.RegExCompiler\PrismSharp.RegExCompiler.csproj' was resolved using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build
ProjectReference 'D:\a\prism-sharp\prism-sharp\PrismSharp.RegExCompiler\PrismSharp.RegExCompiler.csproj' was resolved using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v9.0'. This project may not be fully compatible with your project.
build: SimpleJSON/SimpleJSON.cs#L452
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: SimpleJSON/SimpleJSON.cs#L1276
Cannot convert null literal to non-nullable reference type.
build: SimpleJSON/SimpleJSON.cs#L1277
Cannot convert null literal to non-nullable reference type.
build: SimpleJSON/SimpleJSON.cs#L1284
Cannot convert null literal to non-nullable reference type.
build: SimpleJSON/SimpleJSON.cs#L1299
Cannot convert null literal to non-nullable reference type.
build: SimpleJSON/SimpleJSON.cs#L1144
Converting null literal or possible null value to non-nullable type.
build: SimpleJSON/SimpleJSON.cs#L1145
Possible null reference argument for parameter 'a' in 'bool JSONNode.operator !=(JSONNode a, object b)'.
build: SimpleJSON/SimpleJSON.cs#L1145
Cannot convert null literal to non-nullable reference type.