Update readme (#23) #88
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
workflow.yml
on: push
build-dotnet
52s
build-framework
2m 53s
Annotations
2 warnings
build-dotnet:
src/Sdk/Models/AddAliasRequest.cs#L23
Non-nullable property 'Aliases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-dotnet:
src/Sdk/Models/AddAliasRequest.cs#L23
Non-nullable property 'Aliases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|