v8.4.0 #176
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/TypeCache/Utilities/ObservableAdapter.cs#L10
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'see'.'
|
build:
src/TypeCache/Utilities/ObservableAdapter.cs#L11
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.FieldInfo.cs#L23
XML comment has badly formed XML -- 'End tag 'remarks' does not match the start tag 'b'.'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.FieldInfo.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.PropertyInfo.cs#L13
XML comment has syntactically incorrect cref attribute 'PropertyInfo.GetValue(object?, object?[]?)'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.PropertyInfo.cs#L13
) expected. See also error CS1026.
|
build:
src/TypeCache/Extensions/ReflectionExtensions.PropertyInfo.cs#L42
XML comment has syntactically incorrect cref attribute 'PropertyInfo.GetValue(object?, object?[]?)'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.PropertyInfo.cs#L42
) expected. See also error CS1026.
|
build:
src/TypeCache/Extensions/ReflectionExtensions.PropertyInfo.cs#L77
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
build:
src/TypeCache/Extensions/ReflectionExtensions.PropertyInfo.cs#L108
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|