Some changes #4
Annotations
1 error and 13 warnings
web-build
Process completed with exit code 1.
|
dotNet-build
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/
|
dotNet-build:
src/api/EProfspilka.Core/Entities/User.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Entities/Image.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Entities/DiscountCode.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Entities/DiscountCode.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Entities/Discount.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Entities/Discount.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Models/DiscountDto.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Models/DiscountDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Models/VerifyDiscountResult.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotNet-build:
src/api/EProfspilka.Core/Models/VerifyDiscountResult.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
web-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
admin-panel-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|