Skip to content

Simplify getting field name #244

Simplify getting field name

Simplify getting field name #244

Triggered via push April 24, 2024 15:03
Status Failure
Total duration 4m 5s
Artifacts

ci.yml

on: push
Code analysis and tests
3m 51s
Code analysis and tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Code analysis and tests: Geodatenbezug/Processors/GdalLayer.cs#L33
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Code analysis and tests: Geodatenbezug/Processors/GdalLayer.cs#L33
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)