Remove nuget package out update #74
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
src/MakeSimple.SharedKernel.Cronjob/CronSetting.cs#L5
Non-nullable property 'CronCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MakeSimple.SharedKernel.Cronjob/CronSetting.cs#L6
Non-nullable property 'CronName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MakeSimple.SharedKernel.Cronjob/CronSetting.cs#L7
Non-nullable property 'CronEx' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MakeSimple.SharedKernel/Contract/BaseException.cs#L28
'Exception.Exception(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)
|
src/MakeSimple.SharedKernel/Contract/IRepository.cs#L42
XML comment has cref attribute 'AutoMapperMappingException' that could not be resolved
|
src/MakeSimple.SharedKernel/Contract/IRepository.cs#L92
XML comment has cref attribute 'AutoMapperMappingException' that could not be resolved
|
src/MakeSimple.SharedKernel/Utils/Guard.cs#L36
XML comment has cref attribute 'TException' that could not be resolved
|
src/MakeSimple.SharedKernel/Utils/Guard.cs#L37
XML comment has cref attribute 'TException' that could not be resolved
|
src/MakeSimple.SharedKernel/Utils/Guard.cs#L52
XML comment has cref attribute 'TException' that could not be resolved
|
src/MakeSimple.SharedKernel/Utils/Guard.cs#L53
XML comment has cref attribute 'TException' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading