Release #150
Annotations
2 errors and 11 warnings
Build and push Docker image:
TalentBlazor/Configure.AutoQuery.cs#L14
'IServiceProvider' does not contain a definition for 'Resolve' and the best extension method overload 'ContainerExtensions.Resolve<IDbConnectionFactory>(IResolver)' requires a receiver of type 'ServiceStack.Configuration.IResolver'
|
Build and push Docker image
Process completed with exit code 1.
|
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/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/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/WeatherForecast.cs#L11
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Todos.cs#L43
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Todos.cs#L37
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L48
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L50
Non-nullable property 'Company' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L51
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and push Docker image:
TalentBlazor.ServiceModel/Talent.cs#L56
Non-nullable property 'Description' 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