Skip to content

Update README.md

Update README.md #19

Triggered via push November 22, 2024 20:42
Status Failure
Total duration 1m 34s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
deploy
Failed to deploy web package to App Service.
deploy
The deployment to your web app failed with HTTP status code 403. Your web app may have networking features enabled which are blocking access (such as Private Endpoints). For more information about deploying to virtual network integrated web apps, please follow https://aka.ms/gha/deploying-to-network-secured-sites
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: DAL/Entities/Transaction.cs#L25
Non-nullable property 'Borrower' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DAL/Entities/Transaction.cs#L28
Non-nullable property 'Book' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_person' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_librarian' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_borrower' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_accounter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_book' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_author' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_transaction' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_bill' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
.net-app
18.3 MB