Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVRO-4094: [C#] Updating mapped namespaces referenced in types #3247

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Update lang/csharp/src/apache/main/CodeGen/CodeGen.cs

2f11cd6
Select commit
Loading
Failed to load commit list.
Open

AVRO-4094: [C#] Updating mapped namespaces referenced in types #3247

Update lang/csharp/src/apache/main/CodeGen/CodeGen.cs
2f11cd6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Feb 13, 2025 in 4s

3 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 3 configurations present on refs/heads/main were not found:

Actions workflow (codeql-java-analysis.yml)

  • ❓  .github/workflows/codeql-java-analysis.yml:analyze/language:java

Actions workflow (codeql-js-analysis.yml)

  • ❓  .github/workflows/codeql-js-analysis.yml:analyze/language:javascript

Actions workflow (codeql-py-analysis.yml)

  • ❓  .github/workflows/codeql-py-analysis.yml:analyze/language:python

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1305 in lang/csharp/src/apache/main/CodeGen/CodeGen.cs

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient use of ContainsKey Note

Inefficient use of 'ContainsKey' and
indexer
.