Added LockAsync methods overload #292
Annotations
7 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
samples/TinyHelpers.Sample/Program.cs#L26
'StringEnumMemberConverter' is obsolete: 'Use System.Text.Json.Serialization.JsonStringEnumMemberConverter and System.Text.Json.Serialization.JsonStringEnumMemberName instead.'
|
Analyze (csharp):
samples/TinyHelpers.Sample/Benchmarks.cs#L11
Field 'Benchmarks.spanOptions' is never assigned to, and will always have its default value null
|
Analyze (csharp):
samples/TinyHelpers.Sample/Benchmarks.cs#L10
Field 'Benchmarks.defaultOptions' is never assigned to, and will always have its default value null
|
Analyze (csharp):
samples/TinyHelpers.Sample/Program.cs#L26
'StringEnumMemberConverter' is obsolete: 'Use System.Text.Json.Serialization.JsonStringEnumMemberConverter and System.Text.Json.Serialization.JsonStringEnumMemberName instead.'
|
Analyze (csharp):
samples/TinyHelpers.Sample/Benchmarks.cs#L11
Field 'Benchmarks.spanOptions' is never assigned to, and will always have its default value null
|
Analyze (csharp):
samples/TinyHelpers.Sample/Benchmarks.cs#L10
Field 'Benchmarks.defaultOptions' is never assigned to, and will always have its default value null
|