Skip to content

broken lockfile #3680

@aMOPel

Description

@aMOPel

You have references to files on a main branch in your lockfile. The files at these urls are not immutable which makes their integrity hashes possible to be outdated (which they are currently).

{
    "https://raw.githubusercontent.com/denoland/std/refs/heads/main/_tools/check_docs.ts": "e0bf3d0ddbea93e769f0ad24f16ef2c42311c489165c9e0de9d0876d0411ffdc",
    "https://raw.githubusercontent.com/denoland/std/refs/heads/main/_tools/utils.ts": "c2e38ed7e7a9a8c0fbaf8d70aa808fb02f2cbb5e71ef18d634feb4b479c6a001"
}

See https://github.com/denoland/fresh/blob/main/deno.lock#L3996

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