v20.6.0 #48
Annotations
11 warnings
|
pack
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
pack:
src/Cnblogs.Architecture.Ddd.Domain.Abstractions/IUnitOfWork.cs#L23
XML comment has a typeparam tag for 'TEntity', but there is no type parameter by that name
|
|
pack:
src/Cnblogs.Architecture.Ddd.Domain.Abstractions/IUnitOfWork.cs#L31
XML comment has a typeparam tag for 'TEntity', but there is no type parameter by that name
|
|
pack:
src/Cnblogs.Architecture.Ddd.Domain.Abstractions/IUnitOfWork.cs#L39
XML comment has a typeparam tag for 'TEntity', but there is no type parameter by that name
|
|
pack:
src/Cnblogs.Architecture.Ddd.Domain.Abstractions/IUnitOfWork.cs#L23
XML comment has a typeparam tag for 'TEntity', but there is no type parameter by that name
|
|
pack:
src/Cnblogs.Architecture.Ddd.Domain.Abstractions/IUnitOfWork.cs#L31
XML comment has a typeparam tag for 'TEntity', but there is no type parameter by that name
|
|
pack:
src/Cnblogs.Architecture.Ddd.Domain.Abstractions/IUnitOfWork.cs#L39
XML comment has a typeparam tag for 'TEntity', but there is no type parameter by that name
|
|
pack:
src/Cnblogs.Architecture.Ddd.Cqrs.AspNetCore/CqrsResult.cs#L10
Parameter 'options' has no matching param tag in the XML comment for 'CqrsResult.CqrsResult(object, JsonSerializerOptions?)' (but other parameters do)
|
|
pack:
src/Cnblogs.Architecture.Ddd.Cqrs.ServiceAgent/IApiException.cs#L29
XML comment has cref attribute 'TException' that refers to a type parameter
|
|
pack:
src/Cnblogs.Architecture.Ddd.Cqrs.ServiceAgent/IApiException.cs#L38
XML comment has cref attribute 'TException' that refers to a type parameter
|
|
pack:
src/Cnblogs.Architecture.Ddd.Cqrs.ServiceAgent/IApiException.cs#L43
XML comment has cref attribute 'TException' that refers to a type parameter
|