pr-builder-test #4745
Annotations
2 errors and 7 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/action-setup@v2.1.0, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Build ran for PR https://github.com/wso2/product-is/pull/16983
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.rest.api.server.validation.rules.v1.ValidationRulesSuccessTest.testDefaultResponse(org.wso2.identity.integration.test.rest.api.server.validation.rules.v1.ValidationRulesSuccessTest)
[ERROR] Run 1: ValidationRulesSuccessTest.testDefaultResponse:78 Response of the get /validation-rules doesn't match.: Lists differ at element [0]: class ValidationConfigModel {
field: password
rules: [class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: min.length
value: 8
}]
}, class RuleModel {
validator: NumeralValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: UpperCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: LowerCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: SpecialCharacterValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}]
regEx: null
} != class ValidationConfigModel {
field: password
rules: [class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: min.length
value: 8
}]
}, class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: max.length
value: 30
}]
}, class RuleModel {
validator: NumeralValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: UpperCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: LowerCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: SpecialCharacterValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}]
regEx: null
} expected:<class ValidationConfigModel {
field: password
rules: [class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: min.length
value: 8
}]
}, class RuleModel {
validator: NumeralValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: UpperCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: LowerCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: SpecialCharacterValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}]
regEx: null
}> but was:<class ValidationConfigModel {
field: password
rules: [class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: min.length
value: 8
}]
}, class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: max.length
value: 30
}]
}, class RuleModel {
validator: NumeralValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: UpperCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: LowerCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: SpecialCharacterValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}]
regEx: null
}>
[ERROR] Run 2: ValidationRulesSuccessTest.testDefaultResponse:78 Response of the get /validation-rules doesn't match.: Lists differ at element [0]: class ValidationConfigModel {
field: password
rules: [class RuleModel {
validator: LengthValidator
properties: [class MappingModel {
key: min.length
value: 8
}]
}, class RuleModel {
validator: NumeralValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: UpperCaseValidator
properties: [class MappingModel {
key: min.length
value: 1
}]
}, class RuleModel {
validator: LowerC
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product-is-mvn-build-log
Expired
|
14.9 MB |
|
product-is-surefire-report
Expired
|
8.04 MB |
|
repo-pr-diff
Expired
|
35.4 KB |
|