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

Task/rdmp 224 dqe update #2095

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into task/RDMP-224-DQE-update

34ced3b
Select commit
Loading
Failed to load commit list.
Open

Task/rdmp 224 dqe update #2095

Merge branch 'develop' into task/RDMP-224-DQE-update
34ced3b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 4, 2025 in 5s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 55 in Rdmp.Core.Tests/DataQualityEngine/DQEPartialUpdateTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Dispose may not be called if an exception is thrown during execution Warning test

Dispose missed if exception is thrown by
call to method Add
.
Dispose missed if exception is thrown by
call to method Add
.
Dispose missed if exception is thrown by
call to method Add
.
Dispose missed if exception is thrown by
call to method Add
.
Dispose missed if exception is thrown by
call to method Add
.
Dispose missed if exception is thrown by
call to method Add
.
Dispose missed if exception is thrown by
call to method CreateTable
.
Dispose missed if exception is thrown by
call to method CreatePrimaryKey
.
Dispose missed if exception is thrown by
call to method ToArray
.
Dispose missed if exception is thrown by
call to method Where
.
Dispose missed if exception is thrown by
call to method DiscoverColumns
.