[fix] X509 store issuer lookup with duplicate subject DNs - #379
Merged
Merged
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rake test:
test/pkcs7/test_smime.rb#L43
constant ::NativeException is deprecated
|
|
rake test:
test/x509/test_x509ext.rb#L171
assigned but unused variable - serial
|
|
rake test:
test/x509/test_x509ext.rb#L171
assigned but unused variable - key_id
|
|
rake test:
test/x509/test_x509ext.rb#L171
assigned but unused variable - dir_name
|
|
rake test:
test/x509/test_x509cert.rb#L398
ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator
|
|
rake test:
test/x509/test_x509cert.rb#L396
ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator
|
|
rake test:
test/test_openssl.rb#L28
ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator
|
|
rake test:
test/test_openssl.rb#L18
ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator
|
|
rake test:
test/test_asn1.rb#L1172
assigned but unused variable - calulated_sig
|
|
rake test
ObjectMethods#method accesses caller method's state and should not be aliased
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/x509store/PEMInputOutput.java#L1268
osslKeyIvLength(java.lang.String) in org.jruby.ext.openssl.Cipher.Algorithm has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/x509store/X509AuxCertificate.java#L167
getKeyIdentifier() in org.bouncycastle.asn1.x509.AuthorityKeyIdentifier has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/x509store/X509AuxCertificate.java#L162
getKeyIdentifier() in org.bouncycastle.asn1.x509.AuthorityKeyIdentifier has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/X509Cert.java#L660
setMicroseconds(long) in org.jruby.RubyTime has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/util/RubySupport.java#L202
visitAll(org.jruby.RubyHash.Visitor) in org.jruby.RubyHash has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/util/RubySupport.java#L161
RaiseException(org.jruby.Ruby,org.jruby.RubyClass,java.lang.String,boolean) in org.jruby.exceptions.RaiseException has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/util/RubySupport.java#L133
RaiseException(org.jruby.Ruby,org.jruby.RubyClass,java.lang.String,boolean) in org.jruby.exceptions.RaiseException has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/util/RubySupport.java#L129
RaiseException(org.jruby.Ruby,org.jruby.RubyClass,java.lang.String,org.jruby.runtime.builtin.IRubyObject,boolean) in org.jruby.exceptions.RaiseException has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/util/RubySupport.java#L114
RaiseException(org.jruby.Ruby,org.jruby.RubyClass,java.lang.String,boolean) in org.jruby.exceptions.RaiseException has been deprecated
|
|
rake test_prepare:
src/main/java/org/jruby/ext/openssl/util/RubySupport.java#L100
RaiseException(org.jruby.Ruby,org.jruby.RubyClass,java.lang.String,boolean) in org.jruby.exceptions.RaiseException has been deprecated
|
background
wait
wait-all
cancel
parallel
Loading