Test: Replaceing mock server with wiremock#4390
Open
marki1an wants to merge 1 commit into
Open
Annotations
22 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/test-reporter@v2.5.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Set up JDK
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Run module tests:
src/test/java/org/prebid/server/execution/file/syncer/RemoteFileSyncerTest.java#L87
org.prebid.server.execution.file.syncer.RemoteFileSyncer in org.prebid.server.execution.file.syncer has been deprecated and marked for removal
|
|
Run module tests:
src/test/java/org/prebid/server/bidder/pubmatic/PubmaticBidderTest.java#L1629
makeBids(org.prebid.server.bidder.model.BidderCall<com.iab.openrtb.request.BidRequest>,com.iab.openrtb.request.BidRequest) in org.prebid.server.bidder.pubmatic.PubmaticBidder has been deprecated and marked for removal
|
|
Run module tests:
src/test/java/org/prebid/server/bidder/criteo/CriteoBidderTest.java#L274
makeBids(org.prebid.server.bidder.model.BidderCall<com.iab.openrtb.request.BidRequest>,com.iab.openrtb.request.BidRequest) in org.prebid.server.bidder.criteo.CriteoBidder has been deprecated and marked for removal
|
|
Run module tests:
src/main/java/org/prebid/server/bidder/mediasquare/request/MediasquareCode.java#L10
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Run module tests:
src/main/java/org/prebid/server/bidder/contxtful/response/ContxtfulBid.java#L11
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Run module tests:
src/main/java/org/prebid/server/settings/model/Profile.java#L12
Ambiguous: Jackson2 and Jackson3 exist; define which variant(s) you want in 'lombok.config'. See https://projectlombok.org/features/experimental/Jacksonized
|
|
Run module tests:
src/main/java/org/prebid/server/bidder/mediasquare/request/MediasquareMediaTypes.java#L8
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Run module tests:
src/main/java/org/prebid/server/bidder/mediasquare/request/MediasquareRequest.java#L11
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Run module tests:
src/main/java/org/prebid/server/bidder/contxtful/request/ContxtfulCompositeRequest.java#L11
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Run module tests:
src/main/java/org/prebid/server/settings/model/GdprConfig.java#L40
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Build with Maven:
src/test/java/org/prebid/server/execution/file/syncer/RemoteFileSyncerTest.java#L87
org.prebid.server.execution.file.syncer.RemoteFileSyncer in org.prebid.server.execution.file.syncer has been deprecated and marked for removal
|
|
Build with Maven:
src/test/java/org/prebid/server/bidder/pubmatic/PubmaticBidderTest.java#L1629
makeBids(org.prebid.server.bidder.model.BidderCall<com.iab.openrtb.request.BidRequest>,com.iab.openrtb.request.BidRequest) in org.prebid.server.bidder.pubmatic.PubmaticBidder has been deprecated and marked for removal
|
|
Build with Maven:
src/test/java/org/prebid/server/bidder/criteo/CriteoBidderTest.java#L274
makeBids(org.prebid.server.bidder.model.BidderCall<com.iab.openrtb.request.BidRequest>,com.iab.openrtb.request.BidRequest) in org.prebid.server.bidder.criteo.CriteoBidder has been deprecated and marked for removal
|
|
Build with Maven:
src/main/java/org/prebid/server/bidder/mediasquare/request/MediasquareRequest.java#L11
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Build with Maven:
src/main/java/org/prebid/server/bidder/mediasquare/request/MediasquareMediaTypes.java#L8
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Build with Maven:
src/main/java/org/prebid/server/bidder/mediasquare/request/MediasquareCode.java#L10
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Build with Maven:
src/main/java/org/prebid/server/bidder/contxtful/response/ContxtfulBid.java#L11
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Build with Maven:
src/main/java/org/prebid/server/settings/model/Profile.java#L12
Ambiguous: Jackson2 and Jackson3 exist; define which variant(s) you want in 'lombok.config'. See https://projectlombok.org/features/experimental/Jacksonized
|
|
Build with Maven:
src/main/java/org/prebid/server/bidder/contxtful/request/ContxtfulCompositeRequest.java#L11
Ignoring static constructor name: explicit @XxxArgsConstructor annotation present; its `staticName` parameter will be used.
|
|
Build with Maven:
src/main/java/org/prebid/server/settings/model/GdprConfig.java#L40
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
background
wait
wait-all
cancel
parallel
Loading