Skip to content

Generate Unity CLI #8202

Generate Unity CLI

Generate Unity CLI #8202

Triggered via schedule February 14, 2026 18:10
Status Success
Total duration 5m 56s
Artifacts

generateUnityCLI.yml

on: schedule
Matrix: generate
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
generate (StandaloneOSX, 2022.3.7f1, client)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
generate (StandaloneOSX, 2022.3.7f1, client): cli/beamable.common/Runtime/BeamCli/Contracts/ContentService/LocalContentManifestEntry.cs#L37
XML comment has cref attribute 'CalculateChecksum(in Constants.Features.Content.ContentFile)' that could not be resolved
generate (StandaloneOSX, 2022.3.7f1, client): cli/beamable.common/Runtime/CronExpression/ExpressionParser.cs#L315
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
generate (StandaloneOSX, 2022.3.7f1, client): cli/beamable.microservice.otel.exporter/MicroserviceOtelLogRecordExporter.cs#L151
Non-nullable field 'Batch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
generate (StandaloneOSX, 2022.3.7f1, client): cli/beamable.microservice.otel.exporter/MicroserviceOtelActivityExporter.cs#L94
Non-nullable field 'Batch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.