Release #148
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, 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 and push Docker image:
TalentBlazor.ServiceModel/Hello.cs#L14
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L77
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L80
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L84
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Emails.cs#L10
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Emails.cs#L12
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L157
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L160
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L169
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L185
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading