Skip to content

Build Container

Build Container #12

Triggered via workflow run November 17, 2025 19:41
@mythzmythz
completed acc00ce
Status Success
Total duration 1m 26s
Artifacts

build-container.yml

on: workflow_run
build-container
1m 22s
build-container
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-container: TechStacks.ServiceModel/Users.cs#L172
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Users.cs#L171
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Users.cs#L182
Non-nullable property 'Emails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Admin.cs#L19
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Admin.cs#L18
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Users.cs#L188
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Users.cs#L187
Non-nullable property 'Results' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Users.cs#L204
Non-nullable property 'PostTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TechStacks.ServiceModel/Admin.cs#L52
Nullability of reference types in type of parameter 'value' of 'void HourlyTaskResponse.Meta.set' doesn't match implicitly implemented member 'void IMeta.Meta.set' (possibly because of nullability attributes).
build-container: TechStacks.ServiceModel/Admin.cs#L52
Nullability of reference types in type of parameter 'value' of 'void HourlyTaskResponse.Meta.set' doesn't match implicitly implemented member 'void IMeta.Meta.set' (possibly because of nullability attributes).