action-surefire-report icon indicating copy to clipboard operation
action-surefire-report copied to clipboard

Reports surefire test results as GitHub Pull Request Check

Results 32 action-surefire-report issues
Sort by recently updated
recently updated
newest added

Hi! I've got a workflow which worked just fine on `push`. But when I tried to add a `pull_request` trigger, it didn't produce "Test Report" with error annotations. To clarify...

In a run some 20 minutes ago I _did_ see test results until maybe 10 minutes ago, but now there is only: ![grafik](https://user-images.githubusercontent.com/22860528/111075498-7ed37b00-84e8-11eb-9ea9-14f81b856535.png) See: https://github.com/famod/quarkus/runs/2107048073?check_suite_focus=true I am 100% sure there...

The glob expression [sets `followSymLinks` to false](https://github.com/ScaCap/action-surefire-report/blob/master/utils.js#L97), but Bazel uses symlinks extensively, and the testlogs are placed in a symlink along the lines of `bazel-testlogs -> /private/var/tmp/_bazel_iulian.dragos/8ef0a16ed66666ff343fb34c1fdc0021/execroot/intellij_with_bazel/bazel-out/darwin-fastbuild/testlogs`

If you might have a look at https://github.com/Vampire/svn2git/actions/runs/167642031 There are three tests failing Your action generates three annotations for that But the annotations are somewhat wrong Line and File are...

In order to use this action, I must first reproduce the build to make sure it has been built from the source code. However, The files I get when trying...

Bumps [nock](https://github.com/nock/nock) from 14.0.0-beta.5 to 14.0.0-beta.9. Release notes Sourced from nock's releases. v14.0.0-beta.9 14.0.0-beta.9 (2024-07-24) Bug Fixes support lowercase HTTP request methods (#2763) (de7922c) v14.0.0-beta.8 14.0.0-beta.8 (2024-07-13) Features @mswjs/interceptors for...

dependencies
javascript

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.0.2 to 21.0.1. Release notes Sourced from @​octokit/rest's releases. v21.0.1 21.0.1 (2024-07-17) Bug Fixes update deps (#456) (93d5afb) v21.0.0 21.0.0 (2024-06-20) Features v21 (#413) (12b6c65) BREAKING CHANGES...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...

dependencies
javascript

We have a separate workflow for handling flaky tests. Is it possible to exclude them from failure report?

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.0.2 to 21.0.2. Release notes Sourced from @​octokit/rest's releases. v21.0.2 21.0.2 (2024-08-16) Bug Fixes docs: update to react 18 and latest gatsby deps (#462) (9a80f06), closes #216...

dependencies
javascript