Skip to content

chore(deps): update dotnet-azure-ad-identitymodel-extensions monorepo to 8.2.1 #283

chore(deps): update dotnet-azure-ad-identitymodel-extensions monorepo to 8.2.1

chore(deps): update dotnet-azure-ad-identitymodel-extensions monorepo to 8.2.1 #283

Triggered via pull request November 15, 2024 19:27
Status Success
Total duration 57s
Artifacts

core-pr.yaml

on: pull_request
build-and-test
47s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-and-test: Dan.Core/Helpers/Oauth2AccessTokenCachingStrategy.cs#L18
Nullability of reference types in type of parameter 'result' of 'Ttl Oauth2AccessTokenCachingStrategy.GetTtl(Context context, string result)' doesn't match implicitly implemented member 'Ttl ITtlStrategy<string>.GetTtl(Context context, string? result)' (possibly because of nullability attributes).
build-and-test: Dan.Core/Helpers/Oauth2AccessTokenCachingStrategy.cs#L18
Nullability of reference types in type of parameter 'result' of 'Ttl Oauth2AccessTokenCachingStrategy.GetTtl(Context context, string result)' doesn't match implicitly implemented member 'Ttl ITtlStrategy<string>.GetTtl(Context context, string? result)' (possibly because of nullability attributes).