Get content from git when calling polypostbuild and store1 or build and store alll0 #74
Annotations
10 errors and 1 warning
test/poly_post/scm/git_test.exs#L37
test clone!/2 errors when cloning a git repo that does not exist (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L19
test checkout!/2 errors when checkouts a reference when not in a git repo (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L47
test get_default_branch!/1 errors when getting the default branch in a path that is not a git repo (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L71
test pull!/1 errors when pulling on reference when not on a git repo (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L29
test clone!/2 clones a git repo into a path (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L33
test clone!/2 errors when cloning a git repo onto an existing, non-empty path (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L81
test stash!/1 errors when stashing when not on a git repo (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L77
test stash!/1 stash any changes on a git repo (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L67
test pull!/1 errors when pulling on reference that is not a branch on a git repo (PolyPost.Scm.GitTest)
|
test/poly_post/scm/git_test.exs#L23
test checkout!/2 errors when checkouts a reference when in a git repo that does not exist (PolyPost.Scm.GitTest)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading