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

Upgrade to .NetStandard2.0 #59

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

FraserGreenroyd
Copy link

Issues addressed by this PR

Fixes #58

@FraserGreenroyd FraserGreenroyd added the type:compliance Non-conforming to code guidelines label Mar 15, 2023
@FraserGreenroyd FraserGreenroyd requested a review from adecler March 15, 2023 10:23
@FraserGreenroyd FraserGreenroyd self-assigned this Mar 15, 2023
@FraserGreenroyd
Copy link
Author

@BHoMBot check project-compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check project-compliance

There are 5 requests in the queue ahead of you.

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

Please be advised that the check with reference 12015750880 has more than 50 annotations of notes. API limitations restrict annotations to 50. You may need to rerun this check to obtain the next set when you make changes. At the time of reporting this check, there are 7 additional annotations waiting, made up of 7 errors and 0 warnings.

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd fix requested for project compliance.

The errors with the CSProject (.csproj) files have been recorded as annotations on the checks tab.

I will apply the fixes to every case detailed on the checks tab with the exception of any references to the target framework. I am unable to provide fixes to the Target Framework automatically, these will need to be performed manually. If you want to perform the fixes in a different manner please resolve this manually and rerun the check.

If you are happy for me to go ahead and perform this action, please reply with:

@BHoMBot fix project file ref. 12015750880

@FraserGreenroyd
Copy link
Author

@BHoMBot fix project file ref. 12015750880

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd I have queued up your request to fix the csproj file(s). There are 0 requests in the queue ahead of you.

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd I am now going to fix the project compliance in accordance with the annotations previously made.

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd to confirm I have now resolved the project compliance issues and pushed a commit to this Pull Request.

@FraserGreenroyd
Copy link
Author

@BHoMBot check compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

@FraserGreenroyd
Copy link
Author

@BHoMBot check core
@BHoMBot check null-handling
@BHoMBot check serialisation
@BHoMBot check versioning

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check core
  • check null-handling
  • check serialisation
  • check versioning

@FraserGreenroyd
Copy link
Author

@BHoMBot check installer

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check installer

Copy link
Member

@adecler adecler left a comment

Choose a reason for hiding this comment

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

Compile without error and is still generating analytics log files and sending them away to the database

@FraserGreenroyd
Copy link
Author

@BHoMBot check ready-to-merge

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 15, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check ready-to-merge

There are 5 requests in the queue ahead of you.

@FraserGreenroyd FraserGreenroyd merged commit 4f0c623 into develop Mar 15, 2023
@FraserGreenroyd FraserGreenroyd deleted the BHoMAnalytics_Toolkit-#58-UpgradeNetStandard branch March 15, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:compliance Non-conforming to code guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to net standard 2.0 and make NuGet package
3 participants