22.5.11.0 #258
Annotations
13 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.Core.String/StringExtensions.cs#L127
Possible null reference return.
|
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.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
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 ''.'
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|