Skip to content

Update Qowaiv v7 related dependencies. #377

Update Qowaiv v7 related dependencies.

Update Qowaiv v7 related dependencies. #377

Triggered via push July 29, 2024 13:06
Status Success
Total duration 48s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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 uses Node.js version which is deprecated 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/
build: src/Qowaiv.DomainModel/Commands/UnresolvedCommandHandler.cs#L22
'InvalidOperationException.InvalidOperationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Qowaiv.DomainModel/Qowaiv.DomainModel.csproj#L1
Define the <IsPackable> node explicitly. (https://dotnet-project-file-analyzers.github.io/rules/Proj0200.html)