refactor: remove param mutation + more #437
Annotations
7 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
|
PoliNetwork.Graduatorie.Scraper/Utils/Web/AnchorElement.cs#L15
Field 'AnchorElement.Url' is never assigned to, and will always have its default value null
|
PoliNetwork.Graduatorie.Scraper/Utils/Web/AnchorElement.cs#L14
Field 'AnchorElement.Name' is never assigned to, and will always have its default value null
|
PoliNetwork.Graduatorie.Scraper/Utils/Web/AnchorElement.cs#L15
Field 'AnchorElement.Url' is never assigned to, and will always have its default value null
|
PoliNetwork.Graduatorie.Scraper/Utils/Web/AnchorElement.cs#L14
Field 'AnchorElement.Name' is never assigned to, and will always have its default value null
|
|
This job succeeded
Loading