Skip to content

chore(deps): Bump Serilog and Serilog.Sinks.TestCorrelator #38

chore(deps): Bump Serilog and Serilog.Sinks.TestCorrelator

chore(deps): Bump Serilog and Serilog.Sinks.TestCorrelator #38

Triggered via pull request July 17, 2024 17:22
Status Failure
Total duration 1m 27s
Artifacts

main.yml

on: pull_request
determine-version
13s
determine-version
build (v5.2.1-pr104.9)
56s
build (v5.2.1-pr104.9)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'ITestCorrelatorContext' does not contain a definition for 'Guid' and no accessible extension method 'Guid' accepting a first argument of type 'ITestCorrelatorContext' could be found (are you missing a using directive or an assembly reference?)
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'ITestCorrelatorContext' does not contain a definition for 'Guid' and no accessible extension method 'Guid' accepting a first argument of type 'ITestCorrelatorContext' could be found (are you missing a using directive or an assembly reference?)
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'ITestCorrelatorContext' does not contain a definition for 'Guid' and no accessible extension method 'Guid' accepting a first argument of type 'ITestCorrelatorContext' could be found (are you missing a using directive or an assembly reference?)
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'ITestCorrelatorContext' does not contain a definition for 'Guid' and no accessible extension method 'Guid' accepting a first argument of type 'ITestCorrelatorContext' could be found (are you missing a using directive or an assembly reference?)
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
build (v5.2.1-pr104.9): test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'ITestCorrelatorContext' does not contain a definition for 'Guid' and no accessible extension method 'Guid' accepting a first argument of type 'ITestCorrelatorContext' could be found (are you missing a using directive or an assembly reference?)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L7
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L13
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/IActivity.cs#L18
Rename virtual/interface member IActivity.Stop() so that it no longer conflicts with the reserved language keyword 'Stop'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L7
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L13
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/IActivity.cs#L18
Rename virtual/interface member IActivity.Stop() so that it no longer conflicts with the reserved language keyword 'Stop'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L7
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L13
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/IActivity.cs#L18
Rename virtual/interface member IActivity.Stop() so that it no longer conflicts with the reserved language keyword 'Stop'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build (v5.2.1-pr104.9): src/Correlate.Abstractions/OnException.cs#L7
Rename type name OnException so that it does not end in 'Exception' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v5.2.1-pr104.9)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.