chore(deps): Bump Serilog and Serilog.Sinks.TestCorrelator #205
Annotations
10 errors and 12 warnings
test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
|
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?)
|
test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
|
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?)
|
test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
|
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?)
|
test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
|
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?)
|
test/Correlate.AspNetCore.Tests/AspNetCore/IntegrationTests.cs#L236
'TestCorrelator' does not contain a definition for 'GetLogEventsFromContextGuid'
|
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?)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
This job failed
Loading