feat: or-2535 remove legal ent type when decoupled #876
Annotations
18 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/OrganisationRegistry.Api/Infrastructure/Magda/MagdaOrganisationResponse.cs#L73
Possible null reference argument for parameter 'code' in 'MagdaLegalEntityType.MagdaLegalEntityType(string code, string description)'.
|
src/OrganisationRegistry.Api/Infrastructure/Magda/MagdaOrganisationResponse.cs#L73
Possible null reference argument for parameter 'description' in 'MagdaLegalEntityType.MagdaLegalEntityType(string code, string description)'.
|
test/OrganisationRegistry.ElasticSearch.Tests/OrganisationSearchTests.cs#L39
Non-nullable field '_eventProcessor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test/OrganisationRegistry.ElasticSearch.Tests/OrganisationHandlerTests.cs#L484
Dereference of a possibly null reference.
|
test/OrganisationRegistry.ElasticSearch.Tests/OrganisationSearchTests.cs#L36
The field 'OrganisationSearchTests._eventProcessor' is never used
|
test/OrganisationRegistry.ElasticSearch.Tests/OrganisationSearchTests.cs#L37
The field 'OrganisationSearchTests.lastLocationEvent' is never used
|
test/OrganisationRegistry.ElasticSearch.Tests/OrganisationSearchTests.cs#L66
The literal or constant value "search_phase_execution_exception" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'ElasticSearchClient_Search_With_Scroll_Timedout_Does_Not_Throw_Exception' on type 'OrganisationSearchTests'.
|
|
|
|
|
|
|
|
|
|
src/OrganisationRegistry.Api/Infrastructure/Magda/MagdaOrganisationResponse.cs#L73
Possible null reference argument for parameter 'description' in 'MagdaLegalEntityType.MagdaLegalEntityType(string code, string description)'.
|
The logs for this run have expired and are no longer available.
Loading