Bump golang.org/x/net from 0.28.0 to 0.33.0 #1485
Open
Annotations
6 errors
Publish Test Summary Results
TestPollIntervals: config_test.go:133:
Error Trace: /home/runner/work/flashlight/flashlight/config/config_test.go:133
/home/runner/work/flashlight/flashlight/config/common_test.go:26
/home/runner/work/flashlight/flashlight/config/config_test.go:98
Error: Not equal:
expected: 3
actual : 0
Test: TestPollIntervals
Messages: should have fetched config every 500ms
--- FAIL: TestPollIntervals (1.21s)
- No trace available
|
Publish Test Summary Results
TestProxy: DEBUG flashlight.common: headers.go:123 Request is not a CORS request
DEBUG flashlight.pro: proxy.go:100 Updating user data implicitly for user 1234
DEBUG flashlight.app.pro: user_data.go:159 Storing user data for user 1234
proxy_test.go:84:
Error Trace: /home/runner/work/flashlight/flashlight/pro/proxy_test.go:84
Error: Not equal:
expected: "[email protected]"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
[email protected]
+
Test: TestProxy
Messages: should store user data implicitly if response is plain JSON
DEBUG flashlight.common: headers.go:67 omitting timezone header because: unable to find timezone for UTC (0)
DEBUG flashlight.common: headers.go:123 Request is not a CORS request
DEBUG flashlight.pro: proxy.go:100 Updating user data implicitly for user 1234
DEBUG flashlight.app.pro: user_data.go:159 Storing user data for user 1234
proxy_test.go:100:
Error Trace: /home/runner/work/flashlight/flashlight/pro/proxy_test.go:100
Error: Not equal:
expected: "[email protected]"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
[email protected]
+
Test: TestProxy
Messages: should store user data implicitly if response is gzipped JSON
--- FAIL: TestProxy (1.69s)
- No trace available
|
Publish Test Summary Results
TestUsers/fetchUserDataWithClient_should_fetch_a_user_with_success: === RUN TestUsers/fetchUserDataWithClient_should_fetch_a_user_with_success
DEBUG flashlight.app.pro: client.go:73 Fetching user status with device ID '77777777', user ID '1000' and proToken be20e214-cdf6-4f85-b80e-c729eccfa201
DEBUG flashlight.common: headers.go:67 omitting timezone header because: unable to find timezone for UTC (0)
DEBUG pro-server-client: client.go:342 GET http://api.getiantem.org/user-data?locale=en-US&timeout=10
DEBUG fronted: fronted.go:191 Received new fronted configuration
ERROR pro-server-client: client.go:104 Failed to get user data: Not authorized [error=Failed to get user data: %v error_location=github.com/getlantern/flashlight/v7/pro/client.(*Client).UserData (client.go:104) error_text=Failed to get user data: Not authorized error_type=errors.Error]
ERROR pro-server-client: client.go:104 at github.com/getlantern/flashlight/v7/pro/client.(*Client).UserData (client.go:104)
ERROR pro-server-client: client.go:104 at github.com/getlantern/flashlight/v7/pro.fetchUserDataWithClient (user_data.go:149)
ERROR pro-server-client: client.go:104 at github.com/getlantern/flashlight/v7/pro.TestUsers.func2 (user_data_test.go:33)
ERROR pro-server-client: client.go:104 at testing.tRunner (testing.go:1689)
ERROR pro-server-client: client.go:104 at runtime.goexit (asm_amd64.s:1695)
ERROR pro-server-client: client.go:104 Caused by: Not authorized
user_data_test.go:34:
Error Trace: /home/runner/work/flashlight/flashlight/pro/user_data_test.go:34
Error: Received unexpected error:
Not authorized
Test: TestUsers/fetchUserDataWithClient_should_fetch_a_user_with_success
Messages: Unexpected error
user_data_test.go:35:
Error Trace: /home/runner/work/flashlight/flashlight/pro/user_data_test.go:35
Error: Expected value not to be nil.
Test: TestUsers/fetchUserDataWithClient_should_fetch_a_user_with_success
Messages: Should have gotten a user
--- FAIL: TestUsers/fetchUserDataWithClient_should_fetch_a_user_with_success (0.10s)
- No trace available
|
Publish Test Summary Results
TestUsers: --- FAIL: TestUsers (0.22s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xebdf0c]
goroutine 686 [running]:
testing.tRunner.func1.2({0xf72e00, 0x15d6fb0})
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1631 +0x3f7
testing.tRunner.func1()
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1634 +0x6b6
panic({0xf72e00?, 0x15d6fb0?})
/opt/hostedtoolcache/go/1.22.4/x64/src/runtime/panic.go:770 +0x132
github.com/getlantern/flashlight/v7/pro.TestUsers.func2(0xc0000f2b60)
/home/runner/work/flashlight/flashlight/pro/user_data_test.go:37 +0x10c
testing.tRunner(0xc0000f2b60, 0xc000e526e0)
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1689 +0x21f
created by testing.(*T).Run in goroutine 668
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1742 +0x826
- No trace available
|
Publish Test Summary Results
TestPost: Error Trace: /home/runner/work/flashlight/flashlight/services/http_test.go:30
Error: Received unexpected error:
bad response code: 403
Test: TestPost
--- FAIL: TestPost (1.54s)
- No trace available
|
Publish Test Summary Results
TestDoPost: === RUN TestDoPost
DEBUG flashlight.services: http.go:63 Response status: 403 Forbidden headers:
map[Cache-Control:[max-age=0] Content-Length:[361] Content-Type:[text/html] Date:[Wed, 05 Feb 2025 19:47:33 GMT] Mime-Version:[1.0]]
--- FAIL: TestDoPost (0.04s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1b3105a]
goroutine 738 [running]:
testing.tRunner.func1.2({0x1dcf7a0, 0x2d16bb0})
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1631 +0x3f7
testing.tRunner.func1()
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1634 +0x6b6
panic({0x1dcf7a0?, 0x2d16bb0?})
/opt/hostedtoolcache/go/1.22.4/x64/src/runtime/panic.go:770 +0x132
github.com/getlantern/flashlight/v7/services.TestDoPost(0xc000532340)
/home/runner/work/flashlight/flashlight/services/http_test.go:62 +0x13a
testing.tRunner(0xc000532340, 0x20582c0)
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1689 +0x21f
created by testing.(*T).Run in goroutine 1
/opt/hostedtoolcache/go/1.22.4/x64/src/testing/testing.go:1742 +0x826
- No trace available
|
Loading