Skip to content

Build Container

Build Container #9

Triggered via workflow run November 17, 2025 19:06
@mythzmythz
completed bf526d7
Status Success
Total duration 1m 37s
Artifacts

build-container.yml

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

Annotations

10 warnings
build-container: TechStacks.ServiceModel/Users.cs#L176
Non-nullable property 'RefUrn' 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#L175
Non-nullable property 'RefSource' 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#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/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).