Skip to content

fix-odata-parsing #1439

fix-odata-parsing

fix-odata-parsing #1439

Triggered via pull request December 12, 2024 10:06
Status Success
Total duration 4m 19s
Artifacts

build+unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
build: src/Framework.HierarchicalExpand.Abstract/IHierarchicalObjectExpanderFactory.cs#L5
The type 'TIdent' cannot be used as type parameter 'TIdent' in the generic type or method 'IHierarchicalObjectExpander<TIdent>'. Nullability of type argument 'TIdent' doesn't match 'notnull' constraint.
build: src/Framework.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
Dereference of a possibly null reference.
build: src/Framework.Core.String/StringExtensions.cs#L127
Possible null reference return.
build: src/Framework.Core.Expression/ExpressionExtensions.cs#L1136
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/Framework.Core.Expression/ExpressionExtensions.cs#L1136
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/Framework.Core.Expression/ExpressionExtensions.cs#L1137
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
build: src/Framework.Core.Expression/ExpressionExtensions.cs#L1140
XML comment has badly formed XML -- 'Expected an end tag for element ''.'