Coder Social home page Coder Social logo

Comments (5)

robsmithw avatar robsmithw commented on August 22, 2024

I can tackle this pretty soon if you wanna throw this to me, I had it building and running test on another branch with github actions, but the upgrade to target .NET 5 kinda messed it up so I'll have to look at it a little bit more.

from prospect-scraper-dt2021.

zo0o0ot avatar zo0o0ot commented on August 22, 2024

I know the build failed for me after the .NET 5 upgrade because the project name references had been put into PascalCase even though the file names were in camelCase. I think that probably works in Windows and blows up in Linux. I fixed it in #35, but it would have been nice to catch before I merged the original commit that broke it.

from prospect-scraper-dt2021.

robsmithw avatar robsmithw commented on August 22, 2024

Definitely agree there!

from prospect-scraper-dt2021.

robsmithw avatar robsmithw commented on August 22, 2024

Right now getting this error:
Error: /home/runner/work/prospect-scraper-dt2021/prospect-scraper-dt2021/test/prospectScraperTest/ProgramTest.cs(33,50): error CS0117: 'Program' does not contain a definition for 'FormatDraftDate' [/home/runner/work/prospect-scraper-dt2021/prospect-scraper-dt2021/test/prospectScraperTest/ProspectScraperTest.csproj]
Seems like a method might've been renamed to something else, trying to look through and see what it was changed to unless you know off hand?

from prospect-scraper-dt2021.

zo0o0ot avatar zo0o0ot commented on August 22, 2024

Handled in #36

from prospect-scraper-dt2021.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.