Skip to content

Update dependencies. #383

Update dependencies.

Update dependencies. #383

Triggered via push November 19, 2024 19:37
Status Failure
Total duration 29s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/Qowaiv.DomainModel/Properties/GlobalUsings.cs#L7
The type or namespace name 'Contracts' does not exist in the namespace 'Qowaiv.Validation.Abstractions.Diagnostics' (are you missing an assembly reference?)
build: src/Qowaiv.DomainModel/Commands/CommandProcessor.cs#L53
The type or namespace name 'ImpureAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Commands/CommandProcessor.cs#L53
The type or namespace name 'Impure' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Commands/CommandProcessor.cs#L68
The type or namespace name 'ImpureAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Commands/CommandProcessor.cs#L68
The type or namespace name 'Impure' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Commands/CommandProcessor.cs#L78
The type or namespace name 'ImpureAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Commands/CommandProcessor.cs#L78
The type or namespace name 'Impure' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Reflection/ExpressionCompilingEventDispatcher.cs#L21
The type or namespace name 'InheritableAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Reflection/ExpressionCompilingEventDispatcher.cs#L21
The type or namespace name 'Inheritable' could not be found (are you missing a using directive or an assembly reference?)
build: src/Qowaiv.DomainModel/Collections/ReadOnlySet.cs#L7
The type or namespace name 'InheritableAttribute' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/