feat: or-2146 move osc to nuget lib #852
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dotnet build:
src/OrganisationRegistry.Magda/MagdaModule.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L507
Rename class 'BodyMEP' to match pascal case naming rules, consider using 'BodyMep'.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L531
Rename class 'BodyMEPVotingEligibility' to match pascal case naming rules, consider using 'BodyMepVotingEligibility'.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L555
Rename class 'BodyMEPEffectivity' to match pascal case naming rules, consider using 'BodyMepEffectivity'.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L166
Rename this method to not shadow the outer class' member with the same name.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Configuration/ElasticSearchConfiguration.cs#L18
Make this field 'private' and encapsulate it in a 'public' property.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Configuration/ElasticSearchConfiguration.cs#L18
Change the visibility of 'Section' or make it 'const' or 'readonly'.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L244
Rename this method to not shadow the outer class' member with the same name.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L307
Rename this method to not shadow the outer class' member with the same name.
|
Dotnet build:
src/OrganisationRegistry.ElasticSearch/Bodies/BodyDocument.cs#L352
Rename this method to not shadow the outer class' member with the same name.
|
Loading