Skip to content

fix: clean up vector indexes in integration tests (#521) #214

fix: clean up vector indexes in integration tests (#521)

fix: clean up vector indexes in integration tests (#521) #214

Triggered via push November 16, 2023 17:06
Status Success
Total duration 8m 57s
Artifacts
Matrix: build_csharp
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build_csharp (ubuntu-latest, net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, 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_csharp (ubuntu-latest, net6.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/AuthGrpcManager.cs#L62
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/AuthGrpcManager.cs#L60
The field 'AuthGrpcManager._logger' is never used
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L3
Missing XML comment for publicly visible type or member 'DisposableTokenPermission'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L5
Missing XML comment for publicly visible type or member 'DisposableToken'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L7
Missing XML comment for publicly visible type or member 'DisposableToken.CachePermission'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L7
Missing XML comment for publicly visible type or member 'DisposableToken.CachePermission.CachePermission(CacheRole, CacheSelector)'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L7
Missing XML comment for publicly visible type or member 'DisposableToken.CachePermission.Role'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L7
Missing XML comment for publicly visible type or member 'DisposableToken.CachePermission.CacheSelector'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L15
Missing XML comment for publicly visible type or member 'DisposableToken.CacheItemPermission'
build_csharp (windows-latest, net461)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, 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_csharp (windows-latest, net461)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/AuthGrpcManager.cs#L62
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/AuthGrpcManager.cs#L62
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/AuthGrpcManager.cs#L60
The field 'AuthGrpcManager._logger' is never used
build_csharp (windows-latest, net461): src/Momento.Sdk/AuthClient.cs#L12
Missing XML comment for publicly visible type or member 'AuthClient'
build_csharp (windows-latest, net461): src/Momento.Sdk/AuthClient.cs#L17
Missing XML comment for publicly visible type or member 'AuthClient.AuthClient(IAuthConfiguration, ICredentialProvider)'
build_csharp (windows-latest, net461): src/Momento.Sdk/AuthClient.cs#L22
Missing XML comment for publicly visible type or member 'AuthClient.GenerateDisposableTokenAsync(DisposableTokenScope, ExpiresIn, string?)'
build_csharp (windows-latest, net461): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L3
Missing XML comment for publicly visible type or member 'DisposableTokenPermission'
build_csharp (windows-latest, net461): src/Momento.Sdk/Auth/AccessControl/DisposableToken.cs#L5
Missing XML comment for publicly visible type or member 'DisposableToken'