CodeQL #17
Annotations
1 error and 13 warnings
|
Analyze (java-kotlin)
Broken pipe
|
|
Analyze (actions)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
|
Analyze (java-kotlin):
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
|
|
Analyze (java-kotlin):
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
|
|
Analyze (java-kotlin):
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
|
|
Analyze (java-kotlin):
src/test/java/org/prebid/server/bidder/criteo/CriteoBidderTest.java#L271
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
|
|
Analyze (java-kotlin):
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.
|
|
Analyze (java-kotlin):
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.
|
|
Analyze (java-kotlin):
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.
|
|
Analyze (java-kotlin):
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.
|
|
Analyze (java-kotlin):
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.
|
|
Analyze (java-kotlin):
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.
|
|
Analyze (java-kotlin)
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
|
Analyze (java-kotlin)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|