CI #635
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
WikiClientLibrary/Infrastructures/Json.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
WikiClientLibrary/Infrastructures/Json.cs#L61
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
WikiClientLibrary/Infrastructures/Json.cs#L68
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
WikiClientLibrary/Infrastructures/Json.cs#L97
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
WikiClientLibrary/Infrastructures/Json.cs#L120
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
WikiClientLibrary/AbuseFilters/AbuseFilterList.cs#L40
Possible null reference return.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L73
Converting null literal or possible null value to non-nullable type.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L73
Dereference of a possibly null reference.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L81
Converting null literal or possible null value to non-nullable type.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L83
Converting null literal or possible null value to non-nullable type.
|
|
The logs for this run have expired and are no longer available.
Loading