adamsaghy commented on PR #5713:
URL: https://github.com/apache/fineract/pull/5713#issuecomment-4154874676
You have a missing licence header:
```
Execution failed for task ':rat'.
> A failure occurred while executing org.nosphere.apache.rat.RatWork
> Apache Rat audit failure - 1 unapproved license
See
file:///home/runner/work/fineract/fineract/build/reports/rat/index.html
```
Failing integration test:
```
org.apache.fineract.integrationtests.NotificationApiTest
Test testNotificationRetrievalWorksWhenNoNotificationsAreAvailable()
PASSED
Test testNotificationRetrievalWorksWhenOneNotificationIsAvailable()
FAILED (5.2s)
org.opentest4j.AssertionFailedError: expected: <1> but was: <6>
at
app//org.apache.fineract.integrationtests.NotificationApiTest.testNotificationRetrievalWorksWhenOneNotificationIsAvailable(NotificationApiTest.java:104)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]