Merge branch 'main' into feature/made-sure-that-nullability-annotatio… #163
Annotations
3 errors and 3 warnings
com.relewise.client.TrackerTest ► com.relewise.client.TrackerTest.testDocsSampleProductUpdateWithVariant:
src/src/main/java/com/relewise/client/infrastructure/RelewiseClient.java#L97
Failed test found in:
src/target/surefire-reports/TEST-com.relewise.client.TrackerTest.xml
Error:
com.relewise.client.infrastructure.BadRequestException: {"errors":{"items[0].product.data.InStock.value.Data":["The input was not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-80164a3d0d9e4230a7cde02195e2474e-09ded9e06faf8f08-00"} (400)
|
com.relewise.client.TrackerTest ► com.relewise.client.TrackerTest.testDocsSampleContentUpdate:
src/src/main/java/com/relewise/client/infrastructure/RelewiseClient.java#L97
Failed test found in:
src/target/surefire-reports/TEST-com.relewise.client.TrackerTest.xml
Error:
com.relewise.client.infrastructure.BadRequestException: {"errors":{"items[0].content.data.News.value.Data":["The input was not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-9c0946734e98bfaabe302a3ef08dd7e4-f038400bc7ccc5bf-00"} (400)
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|