Update dependencies. #383
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/
|