Skip to content

automated release #5170

automated release

automated release #5170

Triggered via schedule January 9, 2025 17:02
Status Success
Total duration 36s
Artifacts

release.yml

on: schedule
find_defold_release
1s
find_defold_release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
find_defold_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release: App/DefoldApiReferenceArchive.cs#L16
Non-nullable property 'Release' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/DefoldApiReferenceArchive.cs#L16
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/DefoldRelease.cs#L10
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawDefoldApiReference.cs#L5
Non-nullable property 'Elements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawDefoldApiReference.cs#L6
Non-nullable property 'Info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawApiRefReturnValue.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawApiRefReturnValue.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawApiRefReturnValue.cs#L11
Non-nullable property 'Types' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawApiRefParameter.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: App/Dtos/RawApiRefParameter.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.