automated release #5171
release.yml
on: schedule
find_defold_release
3s
release
19s
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.
|