22.5.10.0 #257
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Pack:
src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
|
Build and Pack:
src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
|
Build and Pack:
src/Framework.Core.String/StringExtensions.cs#L127
Possible null reference return.
|
Build and Pack
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Build and Pack
- Add lib or ref assemblies for the net8.0 target framework
|
Build and Pack:
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 and Pack:
src/Framework.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
Dereference of a possibly null reference.
|
Build and Pack:
src/Framework.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
Possible null reference return.
|
Build and Pack:
src/Framework.WebApi.Utils/SL/SlJsonCompatibilitySerializer.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Pack:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1136
XML comment has badly formed XML -- 'An identifier was expected.'
|
Set up node.js
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/
|
Set up node.js
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/
|
Loading