Skip to content

Rollback API

Rollback API #6

Triggered via push September 15, 2024 17:30
Status Success
Total duration 58s
Artifacts

build.yaml

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

Annotations

13 warnings
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/YeProfspilka.Core/Models/UserMatchingStoreModel.cs#L11
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Models/UserDto.cs#L9
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Models/UserDto.cs#L11
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Models/UserDto.cs#L13
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Models/UserDto.cs#L15
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Models/UserDto.cs#L17
Non-nullable property 'Facultet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Entities/Advantage.cs#L7
Non-nullable property 'MainText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Entities/Advantage.cs#L9
Non-nullable property 'SubText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Entities/UserTokens.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotNet-build: src/api/YeProfspilka.Core/Entities/UserTokens.cs#L11
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/