19.1.6 #84
Annotations
13 warnings
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:
src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1131
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1131
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1132
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1135
XML comment has badly formed XML -- 'Expected an end tag for element ''.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1135
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L145
'PipeObjectExtensions.IfDefaultString(string, string)' is obsolete: 'v10 This method will be protected in future'
|
build:
src/Framework.WebApi.Utils/Logging/LoggingExtensions.cs#L18
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
build:
src/Framework.Core/Extensions/CoreEnumerableExtensions.cs#L700
'TupleStruct<T1, T2>' is obsolete: 'v10 Use ValueTuple'
|
build:
src/Framework.Core/Extensions/CoreEnumerableExtensions.cs#L788
'TupleStruct<T, K>' is obsolete: 'v10 Use ValueTuple'
|
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/
|