CI #832
Annotations
2 errors and 11 warnings
|
Test
The operation was canceled.
|
Build:
WikiClientLibrary/Pages/WikiPageStub.cs#L237
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Pages/WikiPageStub.cs#L241
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Pages/WikiPageStub.cs#L242
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Pages/WikiPageStub.cs#L243
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator int(JsonNode value)'.
|
Build:
WikiClientLibrary/RequestHelper.cs#L236
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
Build:
WikiClientLibrary/RequestHelper.cs#L236
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/RequestHelper.cs#L236
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/RequestHelper.cs#L236
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<JsonNode?, string?>' (possibly because of nullability attributes).
|
Build:
WikiClientLibrary/RequestHelper.cs#L236
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/RequestHelper.cs#L236
Converting null literal or possible null value to non-nullable type.
|
Run actions/setup-dotnet@v4
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Loading