Do not encode max length in ROA when it is redundant #202
Annotations
12 errors and 2 warnings
RoaCMSBuilderPropertyTest.buildEncodedParseCheck:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCMSBuilderPropertyTest.java#L42
Property named 'buildEncodedParseCheck' failed:
With arguments: [1, 12]
First arguments found to also provoke a failure: [2269562851, 12]
Seeds for reproduction: [5346045381992502126, -8716415460216362581]
|
RoaPrefixTest.shouldSortRoaPrefixByPrefixThenMaximumLength:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaPrefixTest.java#L72
Expected size: 3 but was: 4 in:
[RoaPrefix[prefix=10.0.0.0/8,maximumLength=<null>],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=<null>],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=8],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=24]]
|
RoaPrefixTest.shouldEqualWhenSemanticallyEqual:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaPrefixTest.java#L31
expected: 2097179225
but was: 2097181290
|
RoaCMSBuilderPropertyTest.buildEncodedParseCheck:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCMSBuilderPropertyTest.java#L42
Property named 'buildEncodedParseCheck' failed:
With arguments: [1, 12]
First arguments found to also provoke a failure: [2234748634, 12]
Seeds for reproduction: [-5360555986531763624, 8635763818408887090]
|
RoaPrefixTest.shouldSortRoaPrefixByPrefixThenMaximumLength:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaPrefixTest.java#L72
Expected size: 3 but was: 4 in:
[RoaPrefix[prefix=10.0.0.0/8,maximumLength=<null>],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=<null>],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=8],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=24]]
|
RoaPrefixTest.shouldEqualWhenSemanticallyEqual:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaPrefixTest.java#L31
expected: 2097179225
but was: 2097181290
|
RoaCMSBuilderPropertyTest.buildEncodedParseCheck:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCMSBuilderPropertyTest.java#L42
Property named 'buildEncodedParseCheck' failed:
With arguments: [1, 12]
First arguments found to also provoke a failure: [32257380, 12]
Seeds for reproduction: [8950399111300368504, -6585784191459089594]
|
RoaPrefixTest.shouldSortRoaPrefixByPrefixThenMaximumLength:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaPrefixTest.java#L72
Expected size: 3 but was: 4 in:
[RoaPrefix[prefix=10.0.0.0/8,maximumLength=<null>],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=<null>],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=8],
RoaPrefix[prefix=11.0.0.0/8,maximumLength=24]]
|
RoaPrefixTest.shouldEqualWhenSemanticallyEqual:
src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaPrefixTest.java#L31
expected: 2097179225
but was: 2097181290
|
build (21)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
build (21)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
build (21)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
build (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, actions/checkout@v2, actions/cache@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/checkout@v2, actions/cache@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|