chore(ci): fix semgrep workflow (#42) #177
Annotations
11 warnings
Run actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
No files were found with the provided path: src/OpenFga.Sdk/bin/Release/OpenFga.Sdk.*.nupkg. No artifacts will be uploaded.
|
Build:
src/OpenFga.Sdk/Client/ClientConfiguration.cs#L37
'ClientConfiguration.StoreId' hides inherited member 'Configuration.StoreId'. Use the new keyword if hiding was intended.
|
Build:
src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L88
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
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).
|
Build:
src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/OpenFga.Sdk/Model/PathUnknownErrorMessageResponse.cs#L87
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/OpenFga.Sdk/Model/PathUnknownErrorMessageResponse.cs#L96
Nullability of reference types in type of parameter 'input' of 'bool PathUnknownErrorMessageResponse.Equals(PathUnknownErrorMessageResponse input)' doesn't match implicitly implemented member 'bool IEquatable<PathUnknownErrorMessageResponse>.Equals(PathUnknownErrorMessageResponse? other)' (possibly because of nullability attributes).
|
Build:
src/OpenFga.Sdk/Model/ExpandRequest.cs#L92
Nullability of type of parameter 'input' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/OpenFga.Sdk/Model/ExpandRequest.cs#L101
Nullability of reference types in type of parameter 'input' of 'bool ExpandRequest.Equals(ExpandRequest input)' doesn't match implicitly implemented member 'bool IEquatable<ExpandRequest>.Equals(ExpandRequest? other)' (possibly because of nullability attributes).
|
Build:
src/OpenFga.Sdk/Model/PathUnknownErrorMessageResponse.cs#L45
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading