Skip to content

Migrated existing documentation to the docfx site. #141

Migrated existing documentation to the docfx site.

Migrated existing documentation to the docfx site. #141

Triggered via push April 1, 2024 23:28
Status Success
Total duration 2m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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()'