Skip to content

Merge pull request #9 from kt81/feat/lookUpOrderId #17

Merge pull request #9 from kt81/feat/lookUpOrderId

Merge pull request #9 from kt81/feat/lookUpOrderId #17

Triggered via push March 14, 2025 10:22
Status Success
Total duration 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/AppStoreServerApiClient.cs#L106
The type 'object?' cannot be used as type parameter 'TReturn' in the generic type or method 'AppStoreServerApiClient.MakeRequest<TReturn>(string, HttpMethod, Dictionary<string, string>?, object?, bool)'. Nullability of type argument 'object?' doesn't match 'class' constraint.
build: src/AppStoreServerApiClient.cs#L106
The type 'object?' cannot be used as type parameter 'TReturn' in the generic type or method 'AppStoreServerApiClient.MakeRequest<TReturn>(string, HttpMethod, Dictionary<string, string>?, object?, bool)'. Nullability of type argument 'object?' doesn't match 'class' constraint.