Updated database configurations #27
Annotations
3 errors and 15 warnings
deploy
AADSTS700213: No matching federated identity record found for presented assertion subject 'repo:eminnovruz/LearningJourney.WebApi:environment:Production'. Please check your federated identity credential Subject, Audience and Issuer against the presented assertion. https://docs.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation Trace ID: b8559e3b-5405-4d05-b804-f441ca752e00 Correlation ID: 68541ba8-5443-4354-8dc6-92ef4e674b6f Timestamp: 2024-07-05 10:18:23Z
|
deploy
Interactive authentication is needed. Please run:
az login
|
deploy
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
|
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 uses Node.js version which is deprecated 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:
Domain/Models/User.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L10
Non-nullable property 'Surname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L11
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L12
Non-nullable property 'Bio' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L13
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L16
Non-nullable property 'ProfilePhoto' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L17
Non-nullable property 'SubscribedCourseIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L18
Non-nullable property 'CommentIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L19
Non-nullable property 'FavouritesIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Domain/Models/User.cs#L20
Non-nullable property 'PassHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/login@v1, 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
Expired
|
30 MB |
|