Giter Club home page Giter Club logo

Comments (12)

SteveGilham avatar SteveGilham commented on August 25, 2024

The F# 4.3.4 NuGet package is used purely as a convenience for Mono/Linux builds.

The build works with an out-of-the-box AppVeyor build machine with the Visual Studio 2017 profile, so checking what's actually in the box, I realise that it also comes with Visual F# Tools 4.0 RTM, as well as, presumably, both the F# components checked in the VS2017 install.

That may well be the missing ingredient I'd not previously noticed.

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

Having recently repaved one of my old machines I took the opportunity to install the Visual F# Tools 4.0 RTM, and it installs the necessary .net 2.0 support under C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\

I've updated/overhauled the build section of README.md as a result.

from altcover.

lucaregini avatar lucaregini commented on August 25, 2024

Still not working. I have installed the "Visual F# Tools 4.0 RTM" package but I am still getting errors. Attaching the full build log starting with the git clone and going trought the restore/setup/build cycle.
Please note that this is the same VM that I used to run the previous build attempt.
fullbuildlog.txt

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

So, it's failed while running FSharpLint over the code; I have seen intermittent failures from that package before now. What happens when you try again?

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

What you are seeing looks like FSharpLint issue 250, only not in a .net core context.

from altcover.

lucaregini avatar lucaregini commented on August 25, 2024

It's sistematic with 100% occurence rate. It should be easy to reproduce: I am using a DS1 Azure Lab instance ( 1 CPU, 3,5 Gb of RAM ) with the latest VS 2017 and Visual F# Tools 4.0 RTM. Could you please document also this error and how to address it ( for example by removing the FS#Lint target )?

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

Pull requests will be accepted.

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

I have made a speculative change to address the issue in commit 94beb84ba6; if that doesn't resolve the issue directly, then setting

$env:FSharpLintEnabled="false"

should suppress that step

from altcover.

lucaregini avatar lucaregini commented on August 25, 2024

Confirmed that it works by excluding the FSLint step. I am closing the issue.
P.S: I would like to contribute to the project what is there to be done and how to get in touch?

from altcover.

lucaregini avatar lucaregini commented on August 25, 2024

New issue after downloading latest master. Build log attached
buildlog newissue.txt

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

A new Fake RC came out with another breaking API change. The fix is in the feature/staging branch, just not yet in master.

from altcover.

SteveGilham avatar SteveGilham commented on August 25, 2024

Merged into master.

from altcover.

Related Issues (20)

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.