Skip to content

Some changes

Some changes #4

Triggered via push September 14, 2024 14:06
Status Failure
Total duration 1m 2s
Artifacts

build.yaml

on: push
dotNet-build
26s
dotNet-build
web-build
49s
web-build
admin-panel-build
53s
admin-panel-build
Fit to window
Zoom out
Zoom in

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/