Fixed AvatarUrl #9
Annotations
12 warnings
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish:
src/BUTR.Authentication.NexusMods/Services/DefaultNexusModsTokenValidator.cs#L48
Nullability of reference types in type of parameter 'refreshToken' of 'Task<NexusModsUserInfo?> DefaultNexusModsTokenValidator.Validate(string accessToken, string refreshToken)' doesn't match implicitly implemented member 'Task<NexusModsUserInfo?> INexusModsTokenValidator.Validate(string accessToken, string? refreshToken)' (possibly because of nullability attributes).
|
Publish:
src/BUTR.Authentication.NexusMods/Services/DefaultNexusModsTokenValidator.cs#L48
Nullability of reference types in type of parameter 'refreshToken' of 'Task<NexusModsUserInfo?> DefaultNexusModsTokenValidator.Validate(string accessToken, string refreshToken)' doesn't match implicitly implemented member 'Task<NexusModsUserInfo?> INexusModsTokenValidator.Validate(string accessToken, string? refreshToken)' (possibly because of nullability attributes).
|
Publish:
src/BUTR.Authentication.NexusMods/Services/DefaultNexusModsTokenValidator.cs#L48
Nullability of reference types in type of parameter 'refreshToken' of 'Task<NexusModsUserInfo?> DefaultNexusModsTokenValidator.Validate(string accessToken, string refreshToken)' doesn't match implicitly implemented member 'Task<NexusModsUserInfo?> INexusModsTokenValidator.Validate(string accessToken, string? refreshToken)' (possibly because of nullability attributes).
|
Publish:
src/BUTR.Authentication.NexusMods/Authentication/ButrNexusModsAuthHandler.cs#L30
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Publish:
src/BUTR.Authentication.NexusMods/Utils/CryptographyManager.cs#L35
'AesGcm.AesGcm(ReadOnlySpan<byte>)' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
Publish:
src/BUTR.Authentication.NexusMods/Authentication/ButrNexusModsAuthHandler.cs#L36
'AuthenticationHandler<ButrNexusModsAuthSchemeOptions>.AuthenticationHandler(IOptionsMonitor<ButrNexusModsAuthSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Publish:
src/BUTR.Authentication.NexusMods/Utils/CryptographyManager.cs#L57
'AesGcm.AesGcm(ReadOnlySpan<byte>)' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
Publish:
src/BUTR.Authentication.NexusMods/Services/DefaultNexusModsTokenValidator.cs#L48
Nullability of reference types in type of parameter 'refreshToken' of 'Task<NexusModsUserInfo?> DefaultNexusModsTokenValidator.Validate(string accessToken, string refreshToken)' doesn't match implicitly implemented member 'Task<NexusModsUserInfo?> INexusModsTokenValidator.Validate(string accessToken, string? refreshToken)' (possibly because of nullability attributes).
|
Publish:
src/BUTR.Authentication.NexusMods/Services/DefaultNexusModsTokenValidator.cs#L48
Nullability of reference types in type of parameter 'refreshToken' of 'Task<NexusModsUserInfo?> DefaultNexusModsTokenValidator.Validate(string accessToken, string refreshToken)' doesn't match implicitly implemented member 'Task<NexusModsUserInfo?> INexusModsTokenValidator.Validate(string accessToken, string? refreshToken)' (possibly because of nullability attributes).
|
Publish:
src/BUTR.Authentication.NexusMods/Services/DefaultNexusModsTokenValidator.cs#L48
Nullability of reference types in type of parameter 'refreshToken' of 'Task<NexusModsUserInfo?> DefaultNexusModsTokenValidator.Validate(string accessToken, string refreshToken)' doesn't match implicitly implemented member 'Task<NexusModsUserInfo?> INexusModsTokenValidator.Validate(string accessToken, string? refreshToken)' (possibly because of nullability attributes).
|