gem: use ruby version matrix #76
Annotations
10 errors and 2 warnings
Error:
test/test_new.rb#L7
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_new.rb:7:in 'Digest::Class.digest'
/home/runner/work/keccak.rb/keccak.rb/test/test_new.rb:7:in 'Digest::Class.hexdigest'
/home/runner/work/keccak.rb/keccak.rb/test/test_new.rb:7:in 'KeccakNewTests#test_singleton_method_hexdigest_256_empty'
|
Error:
test/test_new.rb#L15
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_new.rb:15:in 'Digest::Class.digest'
/home/runner/work/keccak.rb/keccak.rb/test/test_new.rb:15:in 'Digest::Class.hexdigest'
/home/runner/work/keccak.rb/keccak.rb/test/test_new.rb:15:in 'KeccakNewTests#test_singleton_method_hexdigest_256_sample'
|
Error:
test/test_vectors.rb#L7263
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7263:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7263:in 'KeccakTests#test_LongMsgKAT_224_10112'
|
Error:
test/test_vectors.rb#L7270
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7270:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7270:in 'KeccakTests#test_LongMsgKAT_224_10616'
|
Error:
test/test_vectors.rb#L7277
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7277:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7277:in 'KeccakTests#test_LongMsgKAT_224_11120'
|
Error:
test/test_vectors.rb#L7284
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7284:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7284:in 'KeccakTests#test_LongMsgKAT_224_11624'
|
Error:
test/test_vectors.rb#L7291
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7291:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7291:in 'KeccakTests#test_LongMsgKAT_224_12128'
|
Error:
test/test_vectors.rb#L7298
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7298:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7298:in 'KeccakTests#test_LongMsgKAT_224_12632'
|
Error:
test/test_vectors.rb#L7305
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7305:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7305:in 'KeccakTests#test_LongMsgKAT_224_13136'
|
Error:
test/test_vectors.rb#L7312
TypeError: Digest::Keccak::metadata is not initialized properly
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7312:in 'Class#new'
/home/runner/work/keccak.rb/keccak.rb/test/test_vectors.rb:7312:in 'KeccakTests#test_LongMsgKAT_224_13640'
|
build (3.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|