Fix #8
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#L172
Possible null reference return.
|
build:
SimpleJSON/SimpleJSON.cs#L174
Possible null reference return.
|
build:
SimpleJSON/SimpleJSON.cs#L199
Possible null reference return.
|
build:
SimpleJSON/SimpleJSON.cs#L204
Possible null reference return.
|
build:
SimpleJSON/SimpleJSON.cs#L215
Possible null reference return.
|
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.
|