- Add debug symbols (#43) #374
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
src/Qowaiv.DomainModel/Aggregate_TAggregate_TId.cs#L30
Remove this setter, or make this property init-only. (https://github.com/Qowaiv/qowaiv-analyzers/blob/main/rules/QW0011.md)
|
|
build:
src/Qowaiv.DomainModel/Aggregate_TAggregate_TId.cs#L30
Remove this setter, or make this property init-only. (https://github.com/Qowaiv/qowaiv-analyzers/blob/main/rules/QW0011.md)
|
|
build:
src/Qowaiv.DomainModel/Aggregate_TAggregate_TId.cs#L30
Remove this setter, or make this property init-only. (https://github.com/Qowaiv/qowaiv-analyzers/blob/main/rules/QW0011.md)
|
|
build:
src/Qowaiv.DomainModel/Aggregate_TAggregate_TId.cs#L30
Remove this setter, or make this property init-only. (https://github.com/Qowaiv/qowaiv-analyzers/blob/main/rules/QW0011.md)
|
|
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)
|