Skip to content

Build Container

Build Container #51

Triggered via workflow run November 19, 2025 12:17
@mythzmythz
completed d8f9418
Status Success
Total duration 3m 31s
Artifacts

build-container.yml

on: workflow_run
build-container
3m 27s
build-container
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-container
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
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
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
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
Non-nullable property 'BodyHtml' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container
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
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
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
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
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).