Update tests broken by basic spam blocking in aeb62e02ef1913c02bd2c53… #193
run-tests.yml
on: push
stoolball-web-unit-tests
2m 4s
stoolball-web-js-tests
42s
stoolball-unit-tests
43s
stoolball-sql-unit-tests
1m 2s
stoolball-integration-tests
2m 16s
stoolball-cache-unit-tests
55s
publish-to-codacy
12s
Annotations
62 warnings
stoolball-web-js-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
stoolball-unit-tests
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/
|
stoolball-unit-tests:
Stoolball/Matches/BattingScorecardComparer.cs#L91
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
stoolball-unit-tests:
Stoolball/Matches/BattingScorecardComparer.cs#L96
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
stoolball-unit-tests:
Stoolball/Matches/BattingScorecardComparer.cs#L106
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
stoolball-unit-tests:
Stoolball/Matches/BattingScorecardComparer.cs#L111
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
stoolball-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L36
Dereference of a possibly null reference.
|
stoolball-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L37
Dereference of a possibly null reference.
|
stoolball-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L38
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L39
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-unit-tests
.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.
|
stoolball-cache-unit-tests
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/
|
stoolball-cache-unit-tests
.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.
|
stoolball-cache-unit-tests:
Stoolball/Matches/Match.cs#L33
Dereference of a possibly null reference.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L36
Dereference of a possibly null reference.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L37
Dereference of a possibly null reference.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L38
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L39
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L47
Converting null literal or possible null value to non-nullable type.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L51
Converting null literal or possible null value to non-nullable type.
|
stoolball-cache-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L69
Dereference of a possibly null reference.
|
stoolball-sql-unit-tests
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/
|
stoolball-sql-unit-tests:
Stoolball/StoolballEntityCopier.cs#L186
Nullability of reference types in value of type 'List<MatchAward?>' doesn't match target type 'List<MatchAward>'.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L36
Dereference of a possibly null reference.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L37
Dereference of a possibly null reference.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L38
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L39
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L47
Converting null literal or possible null value to non-nullable type.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L51
Converting null literal or possible null value to non-nullable type.
|
stoolball-sql-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L69
Dereference of a possibly null reference.
|
stoolball-sql-unit-tests
.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.
|
stoolball-web-unit-tests
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/
|
stoolball-web-unit-tests
.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.
|
stoolball-web-unit-tests:
Stoolball/StoolballEntityCopier.cs#L186
Nullability of reference types in value of type 'List<MatchAward?>' doesn't match target type 'List<MatchAward>'.
|
stoolball-web-unit-tests:
Stoolball/Matches/Match.cs#L33
Dereference of a possibly null reference.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L36
Dereference of a possibly null reference.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L37
Dereference of a possibly null reference.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L38
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L39
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L44
Converting null literal or possible null value to non-nullable type.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L47
Converting null literal or possible null value to non-nullable type.
|
stoolball-web-unit-tests:
Stoolball/Matches/BowlingScorecardComparer.cs#L51
Converting null literal or possible null value to non-nullable type.
|
stoolball-integration-tests
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/
|
stoolball-integration-tests
.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.
|
stoolball-integration-tests:
Stoolball/StoolballEntityCopier.cs#L186
Nullability of reference types in value of type 'List<MatchAward?>' doesn't match target type 'List<MatchAward>'.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L89
Nullable value type may be null.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L90
Dereference of a possibly null reference.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L90
Dereference of a possibly null reference.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L90
Dereference of a possibly null reference.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L102
Nullable value type may be null.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L103
Dereference of a possibly null reference.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L103
Dereference of a possibly null reference.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L103
Dereference of a possibly null reference.
|
stoolball-integration-tests:
Stoolball/Statistics/PlayerInMatchStatisticsBuilder.cs#L118
Dereference of a possibly null reference.
|
publish-to-codacy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
stoolball-cache-unit-tests
Expired
|
2.22 MB |
|
stoolball-integration-tests
Expired
|
2.39 MB |
|
stoolball-sql-unit-tests
Expired
|
2.04 MB |
|
stoolball-unit-tests
Expired
|
1.16 MB |
|
stoolball-web-js-tests
Expired
|
106 KB |
|
stoolball-web-unit-tests
Expired
|
6.38 MB |
|