v8.0.1 #160
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L356
XML comment has syntactically incorrect cref attribute ''
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L356
Identifier expected. See also error CS1001.
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L444
XML comment has syntactically incorrect cref attribute 'Expression.New(ConstructorInfo, Expression[]?)'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L444
) expected. See also error CS1026.
|
build:
src/TypeCache/Extensions/BitConverterExtensions.cs#L151
XML comment has cref attribute 'Int16BitsToHalf(ushort)' that could not be resolved
|
build:
src/TypeCache/Extensions/EnumerableExtensions.cs#L54
XML comment has cref attribute 'Concat(IEnumerable{char})' that could not be resolved
|
build:
src/TypeCache/Extensions/SpanExtensions.cs#L69
XML comment has cref attribute 'TryWrite{T}(Span{byte}, ref T)' that could not be resolved
|
build:
src/TypeCache/Extensions/SpanExtensions.cs#L78
XML comment has cref attribute 'Write{T}(Span{byte}, ref T)' that could not be resolved
|
build:
src/TypeCache.Web/Extensions/EndpointRouteBuilderExtensions.cs#L233
XML comment has cref attribute 'AddSqlCommandRules(IServiceCollection)' that could not be resolved
|
build:
src/TypeCache.Web/Extensions/EndpointRouteBuilderExtensions.cs#L246
XML comment has cref attribute 'AddSqlCommandRules(IServiceCollection)' that could not be resolved
|