Skip to content

Format react application #3

Format react application

Format react application #3

Triggered via push August 30, 2024 07:50
Status Failure
Total duration 1m 1s
Artifacts

build.yaml

on: push
dotNet-build
35s
dotNet-build
web-build
45s
web-build
admin-panel-build
52s
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/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/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/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/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/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/