Skip to content

chore(docs): add scorecard, deepwiki and socket.dev badges #548

chore(docs): add scorecard, deepwiki and socket.dev badges

chore(docs): add scorecard, deepwiki and socket.dev badges #548

Triggered via pull request September 19, 2025 14:18
Status Success
Total duration 35s
Artifacts

main.yaml

on: pull_request
publish
publish
create-release
create-release
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/Model/CreateStoreResponse.cs#L40
Cannot convert null literal to non-nullable reference type.
test: src/OpenFga.Sdk/Model/CreateStoreResponse.cs#L125
Nullability of reference types in type of parameter 'input' of 'bool CreateStoreResponse.Equals(CreateStoreResponse input)' doesn't match implicitly implemented member 'bool IEquatable<CreateStoreResponse>.Equals(CreateStoreResponse? other)' (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Model/CreateStoreResponse.cs#L116
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientBatchCheckResponse.cs#L115
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/Model/ClientBatchCheckResponse.cs#L68
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
test: src/OpenFga.Sdk/Client/ClientConfiguration.cs#L54
'ClientConfiguration.StoreId' hides inherited member 'Configuration.StoreId'. Use the new keyword if hiding was intended.
test: src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L38
Cannot convert null literal to non-nullable reference type.
test: src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L38
Cannot convert null literal to non-nullable reference type.
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/Model/AbortedMessageResponse.cs#L88
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).