Update README with new makefile commands #20
pages.yml
on: push
Annotations
11 warnings
publish-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-docs:
Motto.Utils/ImageUtils.cs#L13
Converting null literal or possible null value to non-nullable type.
|
publish-docs:
Motto.Domain/Exceptions/UserNotFoundException.cs#L20
'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)
|
publish-docs:
Motto.Domain/Exceptions/InvalidPasswordException.cs#L20
'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)
|
publish-docs:
Motto.Domain/Services/RabbitMQService.cs#L25
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish-docs:
Motto.Domain/Services/RabbitMQService.cs#L25
Non-nullable field '_channel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish-docs:
Motto.Domain/Services/RentalService.cs#L165
Possible null reference argument for parameter 'rentalPlan' in 'TotalCostModel RentalService.GetTotalCost(Rental rental, RentalPlan rentalPlan, DateTime endDate = default(DateTime))'.
|
publish-docs:
Motto.WebApi/Dtos/DeliveryDriverUserDto.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish-docs:
Motto.WebApi/Dtos/DeliveryDriverUserDto.cs#L3
Missing XML comment for publicly visible type or member 'DeliveryDriverUserDto'
|
publish-docs:
Motto.WebApi/Dtos/DeliveryDriverUserDto.cs#L5
Missing XML comment for publicly visible type or member 'DeliveryDriverUserDto.Id'
|
publish-docs:
Motto.WebApi/Dtos/DeliveryDriverUserDto.cs#L7
Missing XML comment for publicly visible type or member 'DeliveryDriverUserDto.Username'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
7.53 MB |
|