Skip to content

add-inner-exception-to-InternalServerException (#528) #1442

add-inner-exception-to-InternalServerException (#528)

add-inner-exception-to-InternalServerException (#528) #1442

Triggered via push December 13, 2024 11:50
Status Success
Total duration 5m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
build: src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
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 ''.'