Add .idea
to .gitignore
(#22)
#81
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
workflow.yml
on: push
build-dotnet
42s
build-framework
3m 27s
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.
|