You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonReferenceResolver.cs(156,22): error CA1310: The behavior of 'string.StartsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonReferenceResolver.ResolveReference(object, string, System.Type, Newtonsoft.Json.Serialization.IContractResolver, bool)' with a call to 'string.StartsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=netstandard2.0]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonSchemaReferenceUtilities.cs(172,78): error CA1310: The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonSchemaReferenceUtilities.JsonReferenceUpdaterSync.VisitJsonReference(NJsonSchema.References.IJsonReference, string, string?)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=netstandard2.0]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonSchemaReferenceUtilities.cs(172,29): error CA1310: The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonSchemaReferenceUtilities.JsonReferenceUpdaterSync.VisitJsonReference(NJsonSchema.References.IJsonReference, string, string?)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=netstandard2.0]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonReferenceResolver.cs(156,22): error CA1310: The behavior of 'string.StartsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonReferenceResolver.ResolveReference(object, string, System.Type, Newtonsoft.Json.Serialization.IContractResolver, bool)' with a call to 'string.StartsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=net462]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonSchemaReferenceUtilities.cs(172,78): error CA1310: The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonSchemaReferenceUtilities.JsonReferenceUpdaterSync.VisitJsonReference(NJsonSchema.References.IJsonReference, string, string?)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=net462]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonSchemaReferenceUtilities.cs(172,29): error CA1310: The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonSchemaReferenceUtilities.JsonReferenceUpdaterSync.VisitJsonReference(NJsonSchema.References.IJsonReference, string, string?)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=net462]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonReferenceResolver.cs(156,22): error CA1310: The behavior of 'string.StartsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonReferenceResolver.ResolveReference(object, string, System.Type, Newtonsoft.Json.Serialization.IContractResolver, bool)' with a call to 'string.StartsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=net8.0]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonSchemaReferenceUtilities.cs(172,78): error CA1310: The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonSchemaReferenceUtilities.JsonReferenceUpdaterSync.VisitJsonReference(NJsonSchema.References.IJsonReference, string, string?)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=net8.0]
/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/JsonSchemaReferenceUtilities.cs(172,29): error CA1310: The behavior of 'string.EndsWith(string)' could vary based on the current user's locale settings. Replace this call in 'NJsonSchema.JsonSchemaReferenceUtilities.JsonReferenceUpdaterSync.VisitJsonReference(NJsonSchema.References.IJsonReference, string, string?)' with a call to 'string.EndsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema/NJsonSchema.csproj::TargetFramework=net8.0]
The logs for this run have expired and are no longer available.