OpenAI: instrument embeddings and chat completions #5293
ci.yml
on: pull_request
run_rubocop
24s
Matrix: infinite_tracing
Matrix: multiverse
Matrix: unit_tests
simplecov
0s
Annotations
6 errors and 39 warnings
multiverse (database, 3.3.0)
Final attempt failed. Child_process exited with error code 1
|
multiverse (database, 3.3.0)
********************************************************************************
Running "mongo" using CHAIN for Envfile entry 0
Starting tests in child PID 14500 at 2024-02-13 21:58:48 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.1.0
Using bundler 2.4.1
Using metaclass 0.0.4
Using minitest 5.16.3
Fetching bson 5.0.0
Using minitest-stub-const 0.6
Using newrelic_rpm 9.7.1 from source at `../../../..` and installing its executables
Using warning 1.3.0
Using webrick 1.8.1
Using mocha 1.9.0
Installing bson 5.0.0 with native extensions
Fetching mongo 1.3.1
Installing mongo 1.3.1
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
bson (5.0.0), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mongo (1.3.1), newrelic_rpm (9.7.1), rake (13.1.0), warning (1.3.0), webrick (1.8.1)
Run options: --seed 15211
# Running:
E
Finished in 0.001356s, 737.5801 runs/s, 0.0000 assertions/s.
1) Error:
NewRelic::Agent::Instrumentation::MongoInstrumentationTest#test_records_metrics_for_insert:
NoMethodError: undefined method `put_int' for an instance of BSON::ByteBuffer
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:420:in `construct_query_message'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:405:in `send_initial_query'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:371:in `refresh'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:87:in `next_document'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/db.rb:498:in `command'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:704:in `check_is_master'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:504:in `connect'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:656:in `setup'
/opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:101:in `initialize'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:41:in `new'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:41:in `setup_collection'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:21:in `setup'
Error:
NewRelic::Agent::Instrumentation::MongoInstrumentationTest#test_records_metrics_for_insert:
NoMethodError: undefined method `drop_collection' for nil
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:47:in `drop_collection'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:28:in `teardown'
1 runs, 0 assertions, 0 failures, 1 errors, 0 skips
====== Ten slowest tests ======
1. NewRelic::Agent::Instrumentation::MongoInstrumentationTest#test_records_metrics_for_insert: 0.00093
One or more failures or errors were seen!
Options used: []
"mongo" for Envfile entry 0 failed!
********************************************************************************
Running "mongo" using CHAIN for Envfile entry 0
Starting tests in child PID 24852 at 2024-02-13 22:00:01 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.1.0
Using bundler 2.4.1
Using bson 5.0.0
Using metaclass 0.0.4
Using minitest 5.16.3
Using minitest-stub-const 0.6
Using newreli
|
multiverse (httpclients_2, 3.3.0)
********************************************************************************
Running "net_http" using CHAIN for Envfile entry 0
Starting tests in child PID 6110 at 2024-02-13 21:58:15 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.1.0
Using bundler 2.4.1
Using newrelic_rpm 9.7.1 from source at `../../../..` and installing its executables
Using minitest-stub-const 0.6
Fetching metaclass 0.0.4
Fetching minitest 5.16.3
Using rack 3.0.9
Fetching webrick 1.8.1
Using warning 1.3.0
Installing webrick 1.8.1
Installing metaclass 0.0.4
Fetching mocha 1.9.0
Installing minitest 5.16.3
Fetching rackup 2.1.0
Installing rackup 2.1.0
Installing mocha 1.9.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1)
Run options: --seed 42995
# Running:
..E..................E........................................
Finished in 3.792022s, 16.3501 runs/s, 36.9196 assertions/s.
1) Error:
NetHttpTest#test_response_header_exits_if_no_llm_event:
RuntimeError: write me!
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:146:in `test_response_header_exits_if_no_llm_event'
2) Error:
NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary:
RuntimeError: write me!
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:142:in `test_response_header_attributes_added_to_chat_completion_summary'
62 runs, 140 assertions, 0 failures, 2 errors, 0 skips
====== Ten slowest tests ======
1. NetHttpTest#test_new_cat_with_many_calls_out: 0.18389
2. NetHttpTest#test_new_cat_with_multiple_calls_out: 0.10181
3. NetHttpTest#test_new_cat_with_many_unique_calls_out: 0.09914
4. NetHttpTest#test_instrumentation_with_crossapp_enabled_records_crossapp_metrics_if_header_present: 0.07858
5. NetHttpTest#test_response_header_exits_if_no_llm_event: 0.07118
6. NetHttpTest#test_synthetics_http_valid_synthetics_request: 0.0686
7. NetHttpTest#test_synthetics_http_invalid_synthetics_request_unsupported_version: 0.06842
8. NetHttpTest#test_crossapp_metrics_ignores_crossapp_header_with_malformed_cross_process_id: 0.06804
9. NetHttpTest#test_new_cat_with_referring_info_and_call_out: 0.06743
10. NetHttpTest#test_synthetics_http_invalid_synthetics_request_too_few_header_elements: 0.06672
One or more failures or errors were seen!
Options used: []
"net_http" for Envfile entry 0 failed!
Running "net_http" using CHAIN for Envfile entry 0
Starting tests in child PID 6110 at 2024-02-13 21:58:15 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.1.0
Using bundler 2.4.1
Using newrelic_rpm 9.7.1 from source at `../../../..` and installing its executables
Using minitest-stub-const 0.6
Fetching metaclass 0.0.4
Fetching minitest 5.16.3
Using rack 3.0.9
Fetching webrick 1.8.1
Using warning 1.3.0
Installing webrick 1.8.1
Installing metaclass 0.0.4
Fetching mocha 1.9.0
Installing minitest 5.16.3
Fetching rackup 2.1.0
Installing rackup 2.1.0
Installing mocha 1.9.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1)
Run options: --seed 42995
# Running:
..E..................E........................................
Finished in 3.792022s, 16.3501 runs/s, 36.9196 assertions/s.
1) Error:
NetHttpTest#test_response_header_exits_if_no_llm_event:
RuntimeError: wr
|
multiverse (httpclients_2, 3.3.0)
Final attempt failed. Child_process exited with error code 1
|
multiverse (httpclients_2, 2.4.10)
********************************************************************************
Running "net_http" using CHAIN for Envfile entry 0
Starting tests in child PID 7911 at 2024-02-13 22:00:16 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.1.0
Installing rake 13.1.0
Using bundler 1.17.3
Fetching metaclass 0.0.4
Installing metaclass 0.0.4
Fetching minitest 5.10.3
Installing minitest 5.10.3
Using minitest-stub-const 0.6
Fetching mocha 1.9.0
Installing mocha 1.9.0
Using newrelic_rpm 9.7.1 from source at `../../../..`
Using rack 3.0.9
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 2.1.0
Installing rackup 2.1.0
Using warning 1.3.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.10.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1)
Run options: --seed 22693
# Running:
..........E...........................E.......................
Finished in 3.680379s, 16.8461 runs/s, 38.0396 assertions/s.
1) Error:
NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary:
RuntimeError: write me!
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:142:in `test_response_header_attributes_added_to_chat_completion_summary'
2) Error:
NetHttpTest#test_response_header_exits_if_no_llm_event:
RuntimeError: write me!
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:146:in `test_response_header_exits_if_no_llm_event'
62 runs, 140 assertions, 0 failures, 2 errors, 0 skips
====== Ten slowest tests ======
1. NetHttpTest#test_new_cat_with_many_unique_calls_out: 0.19133
2. NetHttpTest#test_new_cat_with_many_calls_out: 0.10316
3. NetHttpTest#test_new_cat_with_multiple_calls_out: 0.09919
4. NetHttpTest#test_ignore: 0.09196
5. NetHttpTest#test_synthetics_http_invalid_synthetics_request_untrusted_account_id: 0.0729
6. NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary: 0.0695
7. NetHttpTest#test_adds_a_request_header_to_outgoing_requests_if_xp_enabled: 0.06815
8. NetHttpTest#test_synthetics_http_invalid_synthetics_request_mismatched_encoding_key: 0.06639
9. NetHttpTest#test_synthetics_http_non_synthetics_request: 0.06551
10. NetHttpTest#test_adds_newrelic_transaction_header: 0.06451
One or more failures or errors were seen!
Options used: []
"net_http" for Envfile entry 0 failed!
Running "net_http" using CHAIN for Envfile entry 0
Starting tests in child PID 7911 at 2024-02-13 22:00:16 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.1.0
Installing rake 13.1.0
Using bundler 1.17.3
Fetching metaclass 0.0.4
Installing metaclass 0.0.4
Fetching minitest 5.10.3
Installing minitest 5.10.3
Using minitest-stub-const 0.6
Fetching mocha 1.9.0
Installing mocha 1.9.0
Using newrelic_rpm 9.7.1 from source at `../../../..`
Using rack 3.0.9
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 2.1.0
Installing rackup 2.1.0
Using warning 1.3.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.10.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1)
Run options: --seed 22693
# Running:
..........E...........................E.......................
Finished in 3.680379s, 16.8461 runs/s, 38.0396 assertions/s.
1) Error:
NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary:
RuntimeError: write me!
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-
|
multiverse (httpclients_2, 2.4.10)
Final attempt failed. Child_process exited with error code 1
|
run_rubocop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
infinite_tracing (2.7.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
infinite_tracing (3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (ai, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (ai, 3.3.0)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
unit_tests (3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, kanga333/variable-mapper@3681b75f5c6c00162721168fb91ab74925eaebcb, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (background, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit_tests (2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, kanga333/variable-mapper@3681b75f5c6c00162721168fb91ab74925eaebcb, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit_tests (2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (agent, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (ai, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (ai, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (frameworks, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (httpclients, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (database, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (database, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (database, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, ./.github/actions/annotate. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (database, 3.3.0)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (rails, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (httpclients, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (httpclients, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (background, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (background, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (background_2, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (httpclients_2, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, ./.github/actions/annotate. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (httpclients_2, 3.3.0)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (frameworks, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (agent, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (agent, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (background_2, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (background_2, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (httpclients_2, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, ./.github/actions/annotate. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (httpclients_2, 2.4.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (rest, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
multiverse (rails, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
multiverse (rails, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-report-infinite-tracing
Expired
|
1.73 MB |
|
coverage-report-multiverse
Expired
|
122 MB |
|
coverage-report-unit-tests
Expired
|
2.77 MB |
|
gem_manifest_2.4.10.json
Expired
|
3.06 KB |
|
gem_manifest_3.3.0.json
Expired
|
3.05 KB |
|