docs: Use invite link for Discord Server in README (#28) #120
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/Any.cs#L68
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
|
test:
src/OpenFga.Sdk/Model/Any.cs#L77
Nullability of reference types in type of parameter 'input' of 'bool Any.Equals(Any input)' doesn't match implicitly implemented member 'bool IEquatable<Any>.Equals(Any? other)' (possibly because of nullability attributes).
|
test:
src/OpenFga.Sdk/Model/Any.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
src/OpenFga.Sdk/Model/Assertion.cs#L90
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
|
test:
src/OpenFga.Sdk/Model/Assertion.cs#L99
Nullability of reference types in type of parameter 'input' of 'bool Assertion.Equals(Assertion input)' doesn't match implicitly implemented member 'bool IEquatable<Assertion>.Equals(Assertion? other)' (possibly because of nullability attributes).
|
test:
src/OpenFga.Sdk/Model/GetStoreResponse.cs#L104
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
|
test:
src/OpenFga.Sdk/Model/GetStoreResponse.cs#L113
Nullability of reference types in type of parameter 'input' of 'bool GetStoreResponse.Equals(GetStoreResponse input)' doesn't match implicitly implemented member 'bool IEquatable<GetStoreResponse>.Equals(GetStoreResponse? other)' (possibly because of nullability attributes).
|
test:
src/OpenFga.Sdk/Model/GetStoreResponse.cs#L40
Cannot convert null literal to non-nullable reference type.
|
test:
src/OpenFga.Sdk/Model/GetStoreResponse.cs#L40
Cannot convert null literal to non-nullable reference type.
|
test:
src/OpenFga.Sdk/Model/Assertion.cs#L38
Cannot convert null literal to non-nullable reference type.
|