refactor: remove param mutation + more #452
Annotations
5 errors and 6 warnings
PoliNetwork.Graduatorie.Parser/Objects/RankingNS/Ranking.cs#L192
Argument 1: cannot convert from 'int?' to 'System.Collections.Generic.IReadOnlyCollection<int?>?'
|
PoliNetwork.Graduatorie.Parser/Objects/RankingNS/Ranking.cs#L201
Argument 1: cannot convert from 'int' to 'System.Collections.Generic.IReadOnlyCollection<int?>?'
|
PoliNetwork.Graduatorie.Parser/Objects/RankingNS/Ranking.cs#L192
Argument 1: cannot convert from 'int?' to 'System.Collections.Generic.IReadOnlyCollection<int?>?'
|
PoliNetwork.Graduatorie.Parser/Objects/RankingNS/Ranking.cs#L201
Argument 1: cannot convert from 'int' to 'System.Collections.Generic.IReadOnlyCollection<int?>?'
|
|
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 failed
Loading