Updated the package version. #145
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
RediSearchClient/InfoResult.cs#L329
'RedisResult.Type' is obsolete: 'Please use either Resp2Type (simplified) or Resp3Type (full)'
|
build:
RediSearchClient/InfoResult.cs#L329
'ResultType.MultiBulk' is obsolete: 'Please use Array'
|
build:
RediSearchClient/InfoResult.cs#L338
'RedisResult.Type' is obsolete: 'Please use either Resp2Type (simplified) or Resp3Type (full)'
|
build:
RediSearchClient/InfoResult.cs#L338
'ResultType.MultiBulk' is obsolete: 'Please use Array'
|
build:
RediSearchClient/Attributes/AliasAttribute.cs#L5
Missing XML comment for publicly visible type or member 'AliasAttribute'
|
build:
RediSearchClient/Attributes/AliasAttribute.cs#L7
Missing XML comment for publicly visible type or member 'AliasAttribute.Name'
|
build:
RediSearchClient/Attributes/AliasAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AliasAttribute.AliasAttribute(string)'
|
build:
RediSearchClient/Attributes/IndexAttribute.cs#L10
Missing XML comment for publicly visible type or member 'IndexAttribute.Value'
|
build:
RediSearchClient/Attributes/IndexAttribute.cs#L12
Missing XML comment for publicly visible type or member 'IndexAttribute.IndexAttribute(bool)'
|
build:
RediSearchClient/Attributes/IndexAttribute.cs#L17
Missing XML comment for publicly visible type or member 'IndexAttribute.IndexAttribute()'
|