fix(CA1711)!: rename OnException to OnError and ExceptionContext to E… #107
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet build --no-restore -c Release /p:Version="6.0.0-ci.15" /p:PackageVersion="6.0.0-ci.15" /p:AssemblyVersion="6.0.0.0" /p:FileVersion="6.0.0.0" /p:InformationalVersion="6.0.0-ci.15+Branch.main.Sha.9ccd3ef01ea42eefb603a7398d72ee46dd2dcd4f":
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)
|
Run dotnet build --no-restore -c Release /p:Version="6.0.0-ci.15" /p:PackageVersion="6.0.0-ci.15" /p:AssemblyVersion="6.0.0.0" /p:FileVersion="6.0.0.0" /p:InformationalVersion="6.0.0-ci.15+Branch.main.Sha.9ccd3ef01ea42eefb603a7398d72ee46dd2dcd4f":
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)
|
Run dotnet build --no-restore -c Release /p:Version="6.0.0-ci.15" /p:PackageVersion="6.0.0-ci.15" /p:AssemblyVersion="6.0.0.0" /p:FileVersion="6.0.0.0" /p:InformationalVersion="6.0.0-ci.15+Branch.main.Sha.9ccd3ef01ea42eefb603a7398d72ee46dd2dcd4f":
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)
|
Run dotnet build --no-restore -c Release /p:Version="6.0.0-ci.15" /p:PackageVersion="6.0.0-ci.15" /p:AssemblyVersion="6.0.0.0" /p:FileVersion="6.0.0.0" /p:InformationalVersion="6.0.0-ci.15+Branch.main.Sha.9ccd3ef01ea42eefb603a7398d72ee46dd2dcd4f":
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)
|
Run dotnet build --no-restore -c Release /p:Version="6.0.0-ci.15" /p:PackageVersion="6.0.0-ci.15" /p:AssemblyVersion="6.0.0.0" /p:FileVersion="6.0.0.0" /p:InformationalVersion="6.0.0-ci.15+Branch.main.Sha.9ccd3ef01ea42eefb603a7398d72ee46dd2dcd4f":
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)
|
Run dotnet build --no-restore -c Release /p:Version="6.0.0-ci.15" /p:PackageVersion="6.0.0-ci.15" /p:AssemblyVersion="6.0.0.0" /p:FileVersion="6.0.0.0" /p:InformationalVersion="6.0.0-ci.15+Branch.main.Sha.9ccd3ef01ea42eefb603a7398d72ee46dd2dcd4f":
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)
|
Loading