Added html standalone #15
Annotations
1 error and 11 warnings
Run _build
Process completed with exit code 1.
|
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/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/Utf8String.cs#L45
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/Utf8String.cs#L51
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