Skip to content

Bump Swashbuckle.AspNetCore from 9.0.6 to 10.1.7 #816

Bump Swashbuckle.AspNetCore from 9.0.6 to 10.1.7

Bump Swashbuckle.AspNetCore from 9.0.6 to 10.1.7 #816

Triggered via pull request March 30, 2026 06:54
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: hasheous-lib/Classes/SwaggerSecurityRequirements.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build: hasheous-lib/Classes/SwaggerIDocumentFilter.cs#L4
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build: hasheous-lib/Classes/SwaggerIDocumentFilter.cs#L3
The type or namespace name 'Any' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build: hasheous-lib/Classes/SwaggerIDocumentFilter.cs#L7
'IGDBMetadataDocumentFilter' does not implement interface member 'IDocumentFilter.Apply(OpenApiDocument, DocumentFilterContext)'
build: hasheous-lib/Classes/SwaggerIDocumentFilter.cs#L9
The type or namespace name 'OpenApiDocument' could not be found (are you missing a using directive or an assembly reference?)
build: hasheous-lib/Classes/SwaggerSecurityRequirements.cs#L8
'AuthorizationOperationFilter' does not implement interface member 'IOperationFilter.Apply(OpenApiOperation, OperationFilterContext)'
build: hasheous-lib/Classes/SwaggerSecurityRequirements.cs#L10
The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
build: hasheous-lib/Classes/SwaggerSecurityRequirements.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build: hasheous-lib/Classes/SwaggerIDocumentFilter.cs#L4
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build: hasheous-lib/Classes/SwaggerIDocumentFilter.cs#L3
The type or namespace name 'Any' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: hasheous-lib/Classes/Auth/Classes/RoleStore.cs#L67
Nullability of reference types in return type of 'Task<ApplicationRole> RoleStore.FindByIdAsync(string roleId, CancellationToken cancellationToken)' doesn't match implicitly implemented member 'Task<ApplicationRole?> IRoleStore<ApplicationRole>.FindByIdAsync(string roleId, CancellationToken cancellationToken)'.
build: hasheous-lib/Classes/Auth/Classes/RoleStore.cs#L67
Nullability of reference types in return type of 'Task<ApplicationRole> RoleStore.FindByIdAsync(string roleId, CancellationToken cancellationToken)' doesn't match implicitly implemented member 'Task<ApplicationRole?> IRoleStore<ApplicationRole>.FindByIdAsync(string roleId, CancellationToken cancellationToken)'.