v8.1.0 #162
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L355
XML comment has syntactically incorrect cref attribute ''
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L355
Identifier expected. See also error CS1001.
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L443
XML comment has syntactically incorrect cref attribute 'Expression.New(ConstructorInfo, Expression[]?)'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.Type.cs#L443
) 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#L55
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
|