skinny latte #8
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L28
Dereference of a possibly null reference.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L27
Converting null literal or possible null value to non-nullable type.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L29
Possible null reference argument for parameter 'entity' in 'string BuilderGenerator.GenerateBuilderCode(INamedTypeSymbol typeSymbol, ITypeSymbol entity)'.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Common/Errors/ApiException.cs#L26
Member 'ApiException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ApiException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Common/Errors/ApiException.cs#L21
'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)
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Common/Errors/ApiException.cs#L28
'Exception.GetObjectData(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 CoffeeCard solution:
coffeecard/CoffeeCard.Models/Entities/LoginAttempt.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherResponse.cs#L23
Non-nullable property 'VoucherCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherResponse.cs#L35
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build CoffeeCard solution:
coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherRequest.cs#L39
Non-nullable property 'VoucherPrefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v3
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup .NET Core
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Restore dependencies
13s
13s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build CoffeeCard solution
15s
15s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Check code formatting
14s
14s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run tests
5s
5s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Upload test coverage to Codecov
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Setup .NET Core
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v3
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading