Skip to content

chore(deps): update azure-functions-dotnet-worker monorepo to v2 (major) #532

chore(deps): update azure-functions-dotnet-worker monorepo to v2 (major)

chore(deps): update azure-functions-dotnet-worker monorepo to v2 (major) #532

Triggered via pull request January 16, 2025 16:18
Status Failure
Total duration 1m 43s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Analyze (csharp): Dan.Core/Middleware/ExceptionHandlerMiddleware.cs#L121
Argument 3: cannot convert from 'System.Net.HttpStatusCode' to 'System.Threading.CancellationToken'
Analyze (csharp): Dan.Core/Middleware/ExceptionHandlerMiddleware.cs#L121
Argument 3: cannot convert from 'System.Net.HttpStatusCode' to 'System.Threading.CancellationToken'
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): 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).
Analyze (csharp): 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).