Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.
This repository was archived by the owner on May 6, 2026. It is now read-only.

Cache usage results in unit test failures on windows.  #527

@gbockus-sf

Description

@gbockus-sf

Summary

A compile issue is encountered when the cache is used for GHA workflows on windows. See this run for an example of it failing. I suspect this is due to lerna and local linking in the monorepo not playing nice with the caching of the top level node_modules.

Steps To Reproduce:

  1. Run the unit tests in GHA repeatedly.

Expected result

should pass & compile on 2nd run.

Actual result

Fails to compile on run 2+

Additional information

The workaround for this is to delete the windows cache from the main GHA screen and rerun the workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugCreates internal bug with Git2Gus

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions