Skip to content

Add .idea to .gitignore (#22) #81

Add .idea to .gitignore (#22)

Add .idea to .gitignore (#22) #81

Triggered via push September 19, 2023 15:02
Status Success
Total duration 4m 30s
Artifacts
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-dotnet
build-framework
3m 27s
build-framework
Fit to window
Zoom out
Zoom in

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.