Skip to content

chore(deps): update dependency microsoft.extensions.caching.memory to 8.0.1 [security] #292

chore(deps): update dependency microsoft.extensions.caching.memory to 8.0.1 [security]

chore(deps): update dependency microsoft.extensions.caching.memory to 8.0.1 [security] #292

Triggered via pull request December 18, 2024 11:07
Status Success
Total duration 1m 3s
Artifacts

core-pr.yaml

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

Annotations

3 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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).