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

separate namespace for new models #12402

Merged
merged 2 commits into from
Feb 28, 2024

tests added

6b82fa9
Select commit
Loading
Failed to load commit list.
Merged

separate namespace for new models #12402

tests added
6b82fa9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Feb 27, 2024 in 3s

1 configuration not found

Warning: Code scanning cannot determine the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

Actions workflow (frontend-unit-tests.yml)

  • ❓  /language:javascript

View all branch alerts.

Annotations

Check warning on line 35 in backend/tests/Designer.Tests/Controllers/DataModelsController/AddXsd_CsharpNamespaceTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'MultipartFormDataContent' is created but not disposed.