Nope #6
Annotations
10 errors and 10 warnings
build
Assets file 'D:\a\prism-sharp\prism-sharp\PrismSharp.SourceGenerator\obj\project.assets.json' doesn't have a target for 'net8.0'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project.
|
build
Assets file 'D:\a\prism-sharp\prism-sharp\PrismSharp.SourceGenerator\obj\project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
|
build
The type or namespace name 'address_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'hex_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'conventional_instructions_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'pseudo_instructions_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'control_flow_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'sizes_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'registers_' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'comment_' could not be found (are you missing a using directive or an assembly reference?)
|
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#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.
|