Skip to content

Conversation

snowfrogdev
Copy link
Contributor

No description provided.

Copy link
Owner

@ardalis ardalis left a comment

Choose a reason for hiding this comment

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

Looks good but holding until net7 ships (at which point package references will need to be updated)

@KyleMcMaster KyleMcMaster added hacktoberfest HACKTOBERFEST-ACCEPTED Hacktoberfest accepted but unmerged PRs labels Oct 20, 2022
@KyleMcMaster
Copy link
Collaborator

Based on all the dependabot PRs that came in, it looks like this PR should be good to merge. We're likely just waiting on .NET 7 to be added to GitHub runners available runtimes since the build and test step is still failing.

@snowfrogdev snowfrogdev marked this pull request as ready for review November 9, 2022 01:59
{
public ContributorByIdSpec(int contributorId)
{
Query

Check warning

Code scanning / CodeQL

Virtual call in constructor or destructor

Avoid virtual calls in a constructor or destructor.
{
public ProjectsWithItemsByContributorIdSpec(int contributorId)
{
Query

Check warning

Code scanning / CodeQL

Virtual call in constructor or destructor

Avoid virtual calls in a constructor or destructor.
Update based on CodeQL suggestions
Update based on CodeQL suggestions
@ardalis ardalis merged commit 08d7872 into ardalis:main Nov 17, 2022
@ardalis
Copy link
Owner

ardalis commented Nov 17, 2022

I'll fix up anything else separately for the build/publish/nuget etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest HACKTOBERFEST-ACCEPTED Hacktoberfest accepted but unmerged PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants