casdoor / casdoor-dotnet-sdk

.NET client SDK for Casdoor
https://github.com/casdoor/casdoor
Apache License 2.0
28 stars 25 forks source link

Fix CI last build error #25

Closed hsluoyz closed 2 years ago

hsluoyz commented 2 years ago

See: https://github.com/casdoor/casdoor-dotnet-sdk

image

casbin-bot commented 2 years ago

@Steve0x2a @seriouszyx @Abingcbc @ComradeProgrammer

hsluoyz commented 2 years ago

@AsakusaRinne @sociometry

AsakusaRinne commented 2 years ago

It's not a build error but a conflict caused by the branch merge. The conflict is in the samples/Program.cs. @sagilio Could you please force push the last commit and solve the conflict?

sagilio commented 2 years ago

@hsluoyz Github Actions network issues, retry was successful

image

sagilio commented 2 years ago

It's not a build error but a conflict caused by the branch merge. The conflict is in the samples/Program.cs. @sagilio Could you please force push the last commit and solve the conflict?

This is the failed run log: https://github.com/casdoor/casdoor-dotnet-sdk/runs/6844834082?check_suite_focus=true image

hsluoyz commented 2 years ago

OK