Skip to content

security: add permissions block to workflows (#1442) #84

security: add permissions block to workflows (#1442)

security: add permissions block to workflows (#1442) #84

GitHub Actions / test-report failed Mar 26, 2024 in 2s

42922 passed, 1 failed and 74 skipped

Tests failed
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in spec/junit-reports/jruby-9.2-rails-6.1ruby-agent-junit.xml

See this annotation in the file changed.

@github-actions github-actions / test-report

verify_server_cert ► ElasticAPM::Transport::Connection verify_server_cert is enabled by default

Failed test found in:
  spec/junit-reports/jruby-9.2-rails-6.1ruby-agent-junit.xml
Error:
          #<Logger:0x1aaf46e6 @default_formatter=#<Logger::Formatter:0x391d28ea @datetime_format=nil>, @level=1, @progname=nil, @formatter=nil, @logdev=nil> received :error with unexpected arguments
Raw output
        #<Logger:0x1aaf46e6 @default_formatter=#<Logger::Formatter:0x391d28ea @datetime_format=nil>, @level=1, @progname=nil, @formatter=nil, @logdev=nil> received :error with unexpected arguments
  expected: (/OpenSSL::SSL::SSLError/)
       got: ("[ElasticAPM] [THREAD:2104]: APM Server not responding in time, terminating request")
Diff:
@@ -1 +1 @@
-[/OpenSSL::SSL::SSLError/]
+["[ElasticAPM] [THREAD:2104]: APM Server not responding in time, terminating request"]

["./lib/elastic_apm/logging.rb:61:in `log'", "./lib/elastic_apm/logging.rb:46:in `error'", "./lib/elastic_apm/transport/connection/http.rb:88:in `close'", "./lib/elastic_apm/transport/connection.rb:81:in `block in flush'", "./lib/elastic_apm/transport/connection.rb:79:in `flush'", "./spec/elastic_apm/transport/connection_spec.rb:241:in `block in Transport'", "./vendor/jruby/2.5.0/gems/webmock-3.23.0/lib/webmock/rspec.rb:39:in `block in <main>'"]