Skip to content

Build Container

Build Container #21

Triggered via workflow run November 18, 2025 08:02
@mythzmythz
completed d487a81
Status Success
Total duration 1m 21s
Artifacts

build-container.yml

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

Annotations

10 warnings
build-container: TechStacks.ServiceModel/Admin.cs#L29
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#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/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#L28
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/Admin.cs#L27
Non-nullable property 'ToName' 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#L26
Non-nullable property 'To' 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/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).