Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Utf8StringInterpolation/src/Utf8StringInterpolation/Internal/ArrayBufferWriterPool.cs#L9
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/Utf8StringInterpolation/src/Utf8StringInterpolation/Shims.cs#L10
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