Skip to content

release: v0.4.0 (#65) #297

release: v0.4.0 (#65)

release: v0.4.0 (#65) #297

Triggered via push June 17, 2024 11:03
Status Success
Total duration 47s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
No files were found with the provided path: src/OpenFga.Sdk/bin/Release/OpenFga.Sdk.*.nupkg. No artifacts will be uploaded.
test: src/OpenFga.Sdk/Client/ClientConfiguration.cs#L37
'ClientConfiguration.StoreId' hides inherited member 'Configuration.StoreId'. Use the new keyword if hiding was intended.
test: src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L88
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L97
Nullability of reference types in type of parameter 'input' of 'bool AbortedMessageResponse.Equals(AbortedMessageResponse input)' doesn't match implicitly implemented member 'bool IEquatable<AbortedMessageResponse>.Equals(AbortedMessageResponse? other)' (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientReadChangesRequest.cs#L48
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientReadChangesRequest.cs#L27
Nullability of reference types in type of parameter 'input' of 'bool ClientReadChangesRequest.Equals(ClientReadChangesRequest input)' doesn't match implicitly implemented member 'bool IEquatable<ClientReadChangesRequest>.Equals(ClientReadChangesRequest? other)' (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientListRelationsRequest.cs#L118
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientListRelationsRequest.cs#L76
Nullability of reference types in type of parameter 'input' of 'bool ClientListRelationsRequest.Equals(ClientListRelationsRequest input)' doesn't match implicitly implemented member 'bool IEquatable<ClientListRelationsRequest>.Equals(ClientListRelationsRequest? other)' (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientListRelationsResponse.cs#L59
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientListRelationsResponse.cs#L35
Nullability of reference types in type of parameter 'input' of 'bool ListRelationsResponse.Equals(ListRelationsResponse input)' doesn't match implicitly implemented member 'bool IEquatable<ListRelationsResponse>.Equals(ListRelationsResponse? other)' (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientCheckRequest.cs#L107
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).