Skip to content

chore(deps): update dependency rehackt.extensions.options.validation … #10410

chore(deps): update dependency rehackt.extensions.options.validation …

chore(deps): update dependency rehackt.extensions.options.validation … #10410

Triggered via push November 24, 2025 10:50
Status Failure
Total duration 2m 33s
Artifacts

test.yml

on: push
Matrix: image-test-builds
Run Admin UI Checks
1m 37s
Run Admin UI Checks
Check Formatting
2m 28s
Check Formatting
Run Unit Tests
1m 30s
Run Unit Tests
Build Helm Chart
11s
Build Helm Chart
Validate Open Source Licenses
38s
Validate Open Source Licenses
Matrix: integration-test
Matrix: transport-test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Validate Open Source Licenses
Process completed with exit code 1.
Build admin-cli Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/AdminCli/src/AdminCli/AdminCli.csproj\"" did not complete successfully: exit code: 1
Build event-handler Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/EventHandlerService/src/EventHandlerService/EventHandlerService.csproj\"" did not complete successfully: exit code: 1
Build identity-deletion-jobs Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/IdentityDeletionJobs/src/Job.IdentityDeletion/Job.IdentityDeletion.csproj\"" did not complete successfully: exit code: 1
Build housekeeper Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore \"Applications/Housekeeper/src/Housekeeper/Housekeeper.csproj\"" did not complete successfully: exit code: 1
Build database-migrator Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/DatabaseMigrator/src/DatabaseMigrator/DatabaseMigrator.csproj\"" did not complete successfully: exit code: 1
Build consumer-api Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/ConsumerApi/src/ConsumerApi.csproj\"" did not complete successfully: exit code: 1
Build sse-server Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/SseServer/src/SseServer/SseServer.csproj\"" did not complete successfully: exit code: 1
Run Unit Tests
Process completed with exit code 1.
Build admin-ui Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet restore /p:ContinuousIntegrationBuild=true \"Applications/AdminApi/src/AdminApi/AdminApi.csproj\"" did not complete successfully: exit code: 1
Check Formatting: Modules/Messages/src/Messages.Application/Messages/Queries/ListMessages/Handler.cs#L16
The type or namespace name 'IOptions<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Messages/src/Messages.Application/Messages/Commands/SendMessage/Handler.cs#L14
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Messages/src/Messages.Application/DomainEvents/Incoming/RelationshipStatusChanged/RelationshipStatusChangedDomainEventHandler.cs#L18
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Messages/src/Messages.Application/DomainEvents/Incoming/RelationshipStatusChanged/RelationshipStatusChangedDomainEventHandler.cs#L17
The type or namespace name 'IOptions<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Messages/src/Messages.Application/DomainEvents/Incoming/RelationshipStatusChanged/RelationshipStatusChangedDomainEventHandler.cs#L14
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Files/src/Files.Application/Files/Commands/ExecuteHousekeeping/Handler.cs#L15
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Files/src/Files.Application/Files/Commands/ExecuteHousekeeping/Handler.cs#L13
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Files/src/Files.Application/Identities/Commands/AnonymizeCreatedByOfFiles/Handler.cs#L14
The type or namespace name 'IOptions<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Challenges/src/Challenges.Application/Challenges/Commands/ExecuteHousekeeping/Handler.cs#L15
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Check Formatting: Modules/Challenges/src/Challenges.Application/Challenges/Commands/ExecuteHousekeeping/Handler.cs#L13
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Run Unit Tests
VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestCaseFilter; VSTestLogger; .