Configure Renovate #73
test.yml
on: pull_request
unit-tests
19s
ubuntu-action-tests
4s
macos-action-tests
6s
Annotations
13 errors and 2 warnings
test#L0
Junit Results ran 3 in 0.132 seconds 1 Errored, 1 Failed, 0 Skipped
|
test2_givenAPrecondition_ThenItShouldDoSomething:
org/dummy/DummyTest#L0
Junit test test2_givenAPrecondition_ThenItShouldDoSomething failed java.lang.AssertionError:
Expected not same:<Mock for Object, hashCode: 1210565765>
|
doing an action given a precondition should result in something:
test/yml#L0
Junit test doing an action given a precondition should result in something failed
|
test#L0
Junit Results ran 3 in 0.132 seconds 1 Errored, 1 Failed, 0 Skipped
|
test2_givenAPrecondition_ThenItShouldDoSomething:
org/dummy/DummyTest#L0
Junit test test2_givenAPrecondition_ThenItShouldDoSomething failed java.lang.AssertionError:
Expected not same:<Mock for Object, hashCode: 1210565765>
|
doing an action given a precondition should result in something:
test/yml#L0
Junit test doing an action given a precondition should result in something failed
|
test#L0
Junit Results ran 3 in 0.132 seconds 1 Errored, 1 Failed, 0 Skipped
|
test2_givenAPrecondition_ThenItShouldDoSomething:
org/dummy/DummyTest#L0
Junit test test2_givenAPrecondition_ThenItShouldDoSomething failed java.lang.AssertionError:
Expected not same:<Mock for Object, hashCode: 1210565765>
|
doing an action given a precondition should result in something:
test/yml#L0
Junit test doing an action given a precondition should result in something failed
|
test#L0
Junit Results ran 3 in 0.132 seconds 1 Errored, 1 Failed, 0 Skipped
|
test2_givenAPrecondition_ThenItShouldDoSomething:
org/dummy/DummyTest#L0
Junit test test2_givenAPrecondition_ThenItShouldDoSomething failed java.lang.AssertionError:
Expected not same:<Mock for Object, hashCode: 1210565765>
|
doing an action given a precondition should result in something:
test/yml#L0
Junit test doing an action given a precondition should result in something failed
|
unit-tests
Parameter token or opts.auth is required
|
ubuntu-action-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ./. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-action-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ./. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|