Skip to content

Failed builds due to very big file(s). #114

Open
@carlca

Description

@carlca

I have a couple of Rust projects which appears to have tree-sitter-haskell as a dependency. The builds are failing consistently because they are timing out when the tree-sitter-haskell is being read. This seems to be because something in the repo is taking up an inordinate amount of space. Indeed when I tried to git clone the repo, this is what I got...

SCR-20240203-ljwf

Admittedly, I do have a rather slow WiFi connection, but this is the first time that a Rust cargo build and a git clone have failed to complete because of timeouts.

I'm not using a a proxy or any other shenanigans that would affect things.

What in the world is so large that it is killing any use of the repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions