fix: auto-register correlated logging for minimal API hosts (#5503) #17019
Annotations
22 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gittools/actions/gitversion/execute@v3, gittools/actions/gitversion/setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload Hang Dumps
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/TwoPhase/NUnitTwoPhaseAnalyzer.cs#L1910
Dereference of a possibly null reference.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L1099
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L641
Possible null reference argument for parameter 'text' in 'AttributeArgumentListSyntax? SyntaxFactory.ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L495
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/NUnitMigrationCodeFixProvider.cs#L334
Dereference of a possibly null reference.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L180
Possible null reference argument for parameter 'actualExpression' in 'ExpressionStatementSyntax NUnitExpectedResultRewriter.CreateAssertStatement(ExpressionSyntax actualExpression)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
|
|
Publish AOT:
TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Analyzers.CodeFixers/NUnitMigrationCodeFixProvider.cs#L334
Dereference of a possibly null reference.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/TwoPhase/NUnitTwoPhaseAnalyzer.cs#L1910
Dereference of a possibly null reference.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L1099
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L641
Possible null reference argument for parameter 'text' in 'AttributeArgumentListSyntax? SyntaxFactory.ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L495
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
|
|
Build:
TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
TUnit.Mocks.Analyzers/Rules.cs#L30
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
Loading