Skip to content

Build Container

Build Container #136

Triggered via workflow run July 18, 2026 18:38
@mythzmythz
completed a1fbf27
Status Success
Total duration 2m 30s
Artifacts

build-container.yml

on: workflow_run
build-container
2m 26s
build-container
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-container
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-container
Non-nullable property 'ApiKey' 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 'Name' 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 'State' 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 'UserName' 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 'DefaultGatewayNodes' 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 'Agents' 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 'AgentEventCounts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container
'OwnerAgentInfo.UserId' hides inherited member 'AgentInfo.UserId'. Use the new keyword if hiding was intended.
build-container
'AiFileContent.File' hides inherited member 'AiContent.File(string, string, string?)'. Use the new keyword if hiding was intended.
build-container
'AiTextContent.Text' hides inherited member 'AiContent.Text(string)'. Use the new keyword if hiding was intended.