Bump the dotnet-microsoft-next group with 4 updates - #42
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 errors and 5 warnings
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'Escendit.Extensions.Hosting.Abstractions.TemporalOptions.TemporalOptions(Escendit.Extensions.Hosting.Abstractions.TemporalOptions! original) -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'virtual Escendit.Extensions.Hosting.Abstractions.TemporalOptions.<Clone>$() -> Escendit.Extensions.Hosting.Abstractions.TemporalOptions!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'virtual Escendit.Extensions.Hosting.Abstractions.TemporalOptions.Equals(Escendit.Extensions.Hosting.Abstractions.TemporalOptions? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'override Escendit.Extensions.Hosting.Abstractions.TemporalOptions.Equals(object? obj) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'override Escendit.Extensions.Hosting.Abstractions.TemporalOptions.GetHashCode() -> int' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'static Escendit.Extensions.Hosting.Abstractions.TemporalOptions.operator ==(Escendit.Extensions.Hosting.Abstractions.TemporalOptions? left, Escendit.Extensions.Hosting.Abstractions.TemporalOptions? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'static Escendit.Extensions.Hosting.Abstractions.TemporalOptions.operator !=(Escendit.Extensions.Hosting.Abstractions.TemporalOptions? left, Escendit.Extensions.Hosting.Abstractions.TemporalOptions? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'virtual Escendit.Extensions.Hosting.Abstractions.TemporalOptions.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'override Escendit.Extensions.Hosting.Abstractions.TemporalOptions.ToString() -> string!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
src/Abstractions/TemporalOptions.cs#L14
Symbol 'virtual Escendit.Extensions.Hosting.Abstractions.TemporalOptions.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
|
|
src/Abstractions/Constants.cs#L18
The type name Runtime conflicts in whole or in part with the namespace name 'System.Runtime' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
src/Abstractions/Constants.cs#L23
The type name Server conflicts in whole or in part with the namespace name 'Microsoft.SqlServer.Server' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
src/Abstractions/Constants.cs#L18
The type name Runtime conflicts in whole or in part with the namespace name 'System.Runtime' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
src/Abstractions/Constants.cs#L23
The type name Server conflicts in whole or in part with the namespace name 'Microsoft.SqlServer.Server' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
The logs for this run have expired and are no longer available.
Loading