Skip to content

WIP: Code for generating ecdsa secp256r1 objects #160

WIP: Code for generating ecdsa secp256r1 objects

WIP: Code for generating ecdsa secp256r1 objects #160

Triggered via pull request October 3, 2023 11:58
Status Success
Total duration 3m 1s
Artifacts

codeql.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

103 errors and 1 warning
RPKISignedDataGeneratorTest.originalBCSignedDataGeneratorShouldGenerateBERSequenceContentInfo: src/test/java/net/ripe/rpki/commons/crypto/cms/RPKISignedDataGeneratorTest.java#L29
Could not initialize class net.ripe.rpki.commons.provisioning.x509.ProvisioningCmsCertificateBuilderTest
AspaCmsTest.should_reject_creating_aspa_with_empty_provider_as_set: src/test/java/net/ripe/rpki/commons/crypto/cms/aspa/AspaCmsTest.java#L42
Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
AspaCmsTest.should_generate_aspa: src/test/java/net/ripe/rpki/commons/crypto/cms/aspa/AspaCmsTest.java#L42
Unexpected error in property should_generate_aspa with args [-255652830, [AS1686256719]] and seeds [-1063061536676658802, 607001600125979568]
GhostbustersCmsParserTest.ghostbusters_record_must_have_single_vcard: src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java#L30
Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
GhostbustersCmsParserTest.testShouldParseBadGbr: src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java#L30
Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
ManifestCMSBuilderPropertyTest.buildEncodedParseCheck: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCMSBuilderPropertyTest.java#L27
Unexpected error in property buildEncodedParseCheck with args [[], 0, -1024309235] and seeds [3046408778235105849, 407957066478591536, 9103031959636394742]
ManifestCmsBuilderTest.shouldCalculateHashAndWriteFile: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
ManifestCmsBuilderTest.shouldEncodeFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldEncodeEmptyFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldTrackFilenameAndHash: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldEncodeManifest: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldEncodeFileAndHash: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeManifest: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L36
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeFileAndHash: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L36
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeEmptyFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L36
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldRejectManifestWithNonInheritEECert: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L36
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L36
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsTest.shouldValidateManifestCms: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldWarnWhenManifestIsStale: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectFileNamesThatEscapeRepository: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotMatchIfAdditionalFilesPresent: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenThisUpdateInFuture: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldVerifyFileContents: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldMatchFiles: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldVerifySignature: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotMatchIfFileContentChanged: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldBeRevoked: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenCertificateIsExpired: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenThisUpdateTimeIsNotBeforeNextUpdateTime: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotValidateWithInvalidCrl: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldPastValidityTimeForCmsBeTheSameAsTheCertificate: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenManifestIsTooStale: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotMatchIfFilesMissing: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L59
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
RpkiSignedObjectEeCertificateBuilderTest.shouldNotBuildWithoutIssuer: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/RpkiSignedObjectEeCertificateBuilderTest.java#L109
Unexpected exception, expected<java.lang.NullPointerException> but was<java.lang.NoClassDefFoundError>
RpkiSignedObjectEeCertificateBuilderTest.shouldNotBuildWithoutSerialNumber: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/RpkiSignedObjectEeCertificateBuilderTest.java#L80
Unexpected exception, expected<java.lang.NullPointerException> but was<java.lang.NoClassDefFoundError>
RpkiSignedObjectEeCertificateBuilderTest.shouldNotBuildWithoutManifestUri: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/RpkiSignedObjectEeCertificateBuilderTest.java#L127
Unexpected exception, expected<java.lang.NullPointerException> but was<java.lang.NoClassDefFoundError>
RoaCMSBuilderPropertyTest.buildEncodedParseCheck: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCMSBuilderPropertyTest.java#L32
Unexpected error in property buildEncodedParseCheck with args [988161571, 18] and seeds [-6390243753743797434, 2738187697410419138]
RoaCmsBuilderTest.shouldEncodeRoaIpAddressFamily: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldEncodeRoaIpAddressFamilySequence: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldEncodeRoaIpAddress: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldGenerateRoaCms: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldEncodeRouteOriginAttestation: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RPKISignedDataGeneratorTest.originalBCSignedDataGeneratorShouldGenerateBERSequenceContentInfo: src/test/java/net/ripe/rpki/commons/crypto/cms/RPKISignedDataGeneratorTest.java#L29
Could not initialize class net.ripe.rpki.commons.provisioning.x509.ProvisioningCmsCertificateBuilderTest
AspaCmsTest.should_reject_creating_aspa_with_empty_provider_as_set: src/test/java/net/ripe/rpki/commons/crypto/cms/aspa/AspaCmsTest.java#L42
Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
AspaCmsTest.should_generate_aspa: src/test/java/net/ripe/rpki/commons/crypto/cms/aspa/AspaCmsTest.java#L1
Unexpected error in property should_generate_aspa with args [-309916786, [AS3806852163, AS2761342143]] and seeds [3276287473285825364, 7450805784460762141]
GhostbustersCmsParserTest.ghostbusters_record_must_have_single_vcard: src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
GhostbustersCmsParserTest.testShouldParseBadGbr: src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
ManifestCMSBuilderPropertyTest.buildEncodedParseCheck: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCMSBuilderPropertyTest.java#L27
Unexpected error in property buildEncodedParseCheck with args [[], 0, 343809671] and seeds [4969887061203449106, 3091967271672740009, 5433865109521042990]
ManifestCmsBuilderTest.shouldCalculateHashAndWriteFile: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
ManifestCmsBuilderTest.shouldEncodeFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldEncodeEmptyFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldTrackFilenameAndHash: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldEncodeManifest: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsBuilderTest.shouldEncodeFileAndHash: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java#L20
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeManifest: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeFileAndHash: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeEmptyFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldRejectManifestWithNonInheritEECert: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsParserTest.shouldDecodeFileList: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
ManifestCmsTest.shouldValidateManifestCms: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldWarnWhenManifestIsStale: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectFileNamesThatEscapeRepository: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotMatchIfAdditionalFilesPresent: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenThisUpdateInFuture: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenManifestIsTooStaleDueToNegativeGracePeriod: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldVerifyFileContents: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldMatchFiles: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldVerifySignature: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotMatchIfFileContentChanged: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldBeRevoked: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenCertificateIsExpired: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenThisUpdateTimeIsNotBeforeNextUpdateTime: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotValidateWithInvalidCrl: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldPastValidityTimeForCmsBeTheSameAsTheCertificate: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldRejectWhenManifestIsTooStale: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
ManifestCmsTest.shouldNotMatchIfFilesMissing: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java#L1
Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
RpkiSignedObjectEeCertificateBuilderTest.shouldNotBuildWithoutIssuer: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/RpkiSignedObjectEeCertificateBuilderTest.java#L109
Unexpected exception, expected<java.lang.NullPointerException> but was<java.lang.NoClassDefFoundError>
RpkiSignedObjectEeCertificateBuilderTest.shouldNotBuildWithoutSerialNumber: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/RpkiSignedObjectEeCertificateBuilderTest.java#L80
Unexpected exception, expected<java.lang.NullPointerException> but was<java.lang.NoClassDefFoundError>
RpkiSignedObjectEeCertificateBuilderTest.shouldNotBuildWithoutManifestUri: src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/RpkiSignedObjectEeCertificateBuilderTest.java#L127
Unexpected exception, expected<java.lang.NullPointerException> but was<java.lang.NoClassDefFoundError>
RoaCMSBuilderPropertyTest.buildEncodedParseCheck: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCMSBuilderPropertyTest.java#L32
Unexpected error in property buildEncodedParseCheck with args [3503522146, 23] and seeds [1854785437520706004, -7696898792966948288]
RoaCmsBuilderTest.shouldEncodeRoaIpAddressFamily: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldEncodeRoaIpAddressFamilySequence: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldEncodeRoaIpAddress: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldGenerateRoaCms: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
RoaCmsBuilderTest.shouldEncodeRouteOriginAttestation: src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCmsBuilderTest.java#L37
Could not initialize class net.ripe.rpki.commons.crypto.cms.roa.RoaCmsTest
build (17)
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 (17)
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 (17)
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 (17)
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/