Skip to content

Fix for ObjectDisposedException in PodeRequest.Receive During SSL/TLS Operations #97

Fix for ObjectDisposedException in PodeRequest.Receive During SSL/TLS Operations

Fix for ObjectDisposedException in PodeRequest.Receive During SSL/TLS Operations #97

Triggered via pull request December 2, 2024 17:26
Status Failure
Total duration 9m 6s
Artifacts

ci-pwsh7_5.yml

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

Annotations

30 errors and 1 warning
build (macOS-latest)
[-] Authentication Requests.basic - returns ok for valid creds 81ms (79ms|2ms)
build (macOS-latest)
[-] Authentication Requests.basic - returns 401 for invalid creds 13ms (11ms|1ms)
build (macOS-latest)
[-] Authentication Requests.basic - returns 400 for invalid base64 9ms (8ms|1ms)
build (macOS-latest)
[-] Authentication Requests.bearer - returns ok for valid token 6ms (5ms|0ms)
build (macOS-latest)
[-] Authentication Requests.bearer - returns 401 for invalid token 4ms (3ms|0ms)
build (macOS-latest)
[-] Authentication Requests.bearer - returns 400 for no token 4ms (4ms|0ms)
build (macOS-latest)
[-] Authentication Requests.apikey - returns ok for valid key 3ms (3ms|0ms)
build (macOS-latest)
[-] Authentication Requests.apikey - returns 401 for invalid key 9ms (9ms|0ms)
build (macOS-latest)
[-] Authentication Requests.apikey - returns 400 for no key 7ms (6ms|1ms)
build (macOS-latest)
[-] Authentication Requests.apikey - jwt not signed - returns ok for valid key 17ms (12ms|4ms)
build (ubuntu-latest)
[-] Authentication Requests.basic - returns ok for valid creds 68ms (67ms|1ms)
build (ubuntu-latest)
[-] Authentication Requests.basic - returns 401 for invalid creds 8ms (8ms|0ms)
build (ubuntu-latest)
[-] Authentication Requests.basic - returns 400 for invalid base64 4ms (4ms|0ms)
build (ubuntu-latest)
[-] Authentication Requests.bearer - returns ok for valid token 3ms (2ms|1ms)
build (ubuntu-latest)
[-] Authentication Requests.bearer - returns 401 for invalid token 4ms (3ms|0ms)
build (ubuntu-latest)
[-] Authentication Requests.bearer - returns 400 for no token 4ms (3ms|0ms)
build (ubuntu-latest)
[-] Authentication Requests.apikey - returns ok for valid key 2ms (2ms|1ms)
build (ubuntu-latest)
[-] Authentication Requests.apikey - returns 401 for invalid key 4ms (3ms|0ms)
build (ubuntu-latest)
[-] Authentication Requests.apikey - returns 400 for no key 4ms (3ms|0ms)
build (ubuntu-latest)
[-] Authentication Requests.apikey - jwt not signed - returns ok for valid key 10ms (10ms|1ms)
build (windows-latest)
[-] Authentication Requests.basic - returns ok for valid creds 63ms (62ms|1ms)
build (windows-latest)
[-] Authentication Requests.basic - returns 401 for invalid creds 9ms (8ms|1ms)
build (windows-latest)
[-] Authentication Requests.basic - returns 400 for invalid base64 4ms (4ms|0ms)
build (windows-latest)
[-] Authentication Requests.bearer - returns ok for valid token 3ms (3ms|0ms)
build (windows-latest)
[-] Authentication Requests.bearer - returns 401 for invalid token 4ms (4ms|0ms)
build (windows-latest)
[-] Authentication Requests.bearer - returns 400 for no token 8ms (8ms|0ms)
build (windows-latest)
[-] Authentication Requests.apikey - returns ok for valid key 2ms (2ms|0ms)
build (windows-latest)
[-] Authentication Requests.apikey - returns 401 for invalid key 4ms (3ms|0ms)
build (windows-latest)
[-] Authentication Requests.apikey - returns 400 for no key 4ms (3ms|0ms)
build (windows-latest)
[-] Authentication Requests.apikey - jwt not signed - returns ok for valid key 10ms (10ms|1ms)
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636