Annotations
10 warnings
Run _build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Run _build:
src/BUTR.CrashReport.Models/MethodModel.cs#L29
XML comment has cref attribute 'Name' that could not be resolved
|
Run _build:
src/BUTR.CrashReport.Models/MethodModel.cs#L31
XML comment has cref attribute 'Name' that could not be resolved
|
Run _build:
src/BUTR.CrashReport.Models/MethodModel.cs#L35
XML comment has cref attribute 'Name' that could not be resolved
|
Run _build:
src/BUTR.CrashReport.Models/MethodModel.cs#L37
XML comment has cref attribute 'Name' that could not be resolved
|
Run _build:
src/BUTR.CrashReport.Models/MethodModel.cs#L41
XML comment has cref attribute 'FullDescription(System.Reflection.MethodBase)' that could not be resolved
|
Run _build:
src/BUTR.CrashReport.Models/MethodModel.cs#L43
XML comment has cref attribute 'FullDescription(System.Reflection.MethodBase)' that could not be resolved
|
Run _build:
external/ZString/src/ZString/Number/ValueStringBuilder.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Run _build:
external/ZString/src/ZString/Utf16/Utf16ValueStringBuilder.CreateFormatter.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Run _build:
external/ZString/src/ZString/ZStringWriter.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Loading