This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Description 2021-02-06T00:22:37.6605617Z [ERROR] /home/runner/work/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java:[99,44] incompatible types: java.lang.Long cannot be converted to java.lang.Integer
2021-02-06T00:22:37.6620602Z [ERROR] /home/runner/work/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java:[98,42] incompatible types: java.lang.Long cannot be converted to java.lang.Integer
2021-02-06T00:22:37.6635477Z [ERROR] /home/runner/work/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java:[97,44] incompatible types: java.lang.Long cannot be converted to java.lang.Integer
2021-02-06T00:22:37.6650095Z [ERROR] /home/runner/work/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java:[96,42] incompatible types: java.lang.Long cannot be converted to java.lang.Integer
2021-02-06T00:22:37.6664770Z [ERROR] /home/runner/work/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers/aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java:[119,33] incompatible types: java.lang.Integer cannot be converted to java.lang.Long
.gt (getLongOrNull (input .getGt ()))
.gte (getLongOrNull (input .getGte ()))
.lt (getLongOrNull (input .getLt ()))
.lte (getLongOrNull (input .getLte ()))
.gt (getIntegerOrNull (criterionAdditionalProperties .gt ()))
Reactions are currently unavailable
aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java
Lines 96 to 99 in aa6d4a8
aws-cloudformation-resource-providers-macie/aws-macie-findingsfilter/src/main/java/software/amazon/macie/findingsfilter/BaseMacieFindingFilterHandler.java
Line 119 in aa6d4a8