Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CI error of codeql anaylzer #49

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

AsakusaRinne
Copy link
Contributor

Add a new sdk version in ci to fix #48

@sagilio sagilio changed the title fix: CI error of codeql anaylzer #48. fix: CI error of codeql anaylzer Aug 3, 2022
@hsluoyz
Copy link
Member

hsluoyz commented Aug 3, 2022

@sagilio

@hsluoyz hsluoyz requested a review from sagilio August 16, 2022 15:40
Copy link
Member

@sagilio sagilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AsakusaRinne plz use multiple versions instead of this:

- name: Setup .NET SDK
uses: actions/setup-dotnet@v1
with:
dotnet-version: |
3.1.x
5.0.x
6.0.x
7.0.x
include-prerelease: true

@hsluoyz
Copy link
Member

hsluoyz commented Aug 19, 2022

@AsakusaRinne fix warnings:

image

@hsluoyz
Copy link
Member

hsluoyz commented Aug 23, 2022

@AsakusaRinne have the warnings been fixed?

@AsakusaRinne
Copy link
Contributor Author

@AsakusaRinne have the warnings been fixed?

Yes, the warning mentioned above has been solved by forced push.

@hsluoyz hsluoyz merged commit 3be97c2 into casbin-net:master Aug 24, 2022
sagilio pushed a commit that referenced this pull request Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CI error of codeql anaylzer
3 participants