Merge branch 'feature/555-delete-obsolete-players' #191
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build unit tests:
Stoolball/StoolballEntityCopier.cs#L186
Nullability of reference types in value of type 'List<MatchAward?>' doesn't match target type 'List<MatchAward>'.
|
Build unit tests:
Stoolball/Matches/BattingScorecardComparer.cs#L91
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
Build unit tests:
Stoolball/Matches/BattingScorecardComparer.cs#L96
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
Build unit tests:
Stoolball/Matches/BattingScorecardComparer.cs#L106
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
Build unit tests:
Stoolball/Matches/BattingScorecardComparer.cs#L111
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
Build unit tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L89
Nullable value type may be null.
|
Build unit tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L90
Dereference of a possibly null reference.
|
Build unit tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L90
Dereference of a possibly null reference.
|
Build unit tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L90
Dereference of a possibly null reference.
|
Build unit tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L102
Nullable value type may be null.
|
The logs for this run have expired and are no longer available.
Loading