Skip to content

feature/add-constraints to development PR #627

feature/add-constraints to development PR

feature/add-constraints to development PR #627

Triggered via pull request April 24, 2024 15:36
Status Success
Total duration 1m 40s
Artifacts

сontinuous-integration.yml

on: pull_request
build_backend
28s
build_backend
build_frontend
1m 27s
build_frontend
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build_backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_backend: backend/Squirrel.Core/Squirrel.Core.DAL/Entities/ProjectDatabase.cs#L8
Non-nullable property 'Guid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_backend: backend/Squirrel.Core/Squirrel.Core.DAL/Entities/ProjectDatabase.cs#L8
Non-nullable property 'Guid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.