Skip to content

Build Container

Build Container #77

Triggered via workflow run November 23, 2025 01:22
@mythzmythz
completed fecf8c7
Status Success
Total duration 4m 1s
Artifacts

build-container.yml

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

Annotations

10 warnings
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
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 'ResponseStatus' 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 'ResentIds' 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
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).