Bump Foundatio.Parsers.ElasticQueries and 5 others #138
Annotations
8 warnings
|
src/Foundatio.Repositories/Id.cs#L36
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L36
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L35
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L43
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L36
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L36
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L35
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Foundatio.Repositories/Id.cs#L43
Do not pass an argument with value type 'Foundatio.Repositories.Id' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
The logs for this run have expired and are no longer available.
Loading