fix(deps): update module golang.org/x/net to v0.16.0 #1594
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / JUnit Test Report
failed
Oct 6, 2023 in 0s
559 tests run, 558 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in com/oxyno-zeta/s3-proxy/pkg/s3-proxy/config
github-actions / JUnit Test Report
com/oxyno-zeta/s3-proxy/pkg/s3-proxy/config.Test_Load_reload_secret
Failed
Raw output
=== RUN Test_Load_reload_secret
time="2023-10-06T01:21:12Z" level=info msg="Reload credential file detected for path /tmp/secret1"
time="2023-10-06T01:21:12Z" level=info msg="Reload credential file detected for path /tmp/secret1"
managercontext_integration_test.go:1821:
Error Trace: /home/runner/work/s3-proxy/s3-proxy/pkg/s3-proxy/config/managercontext_integration_test.go:1821
Error: Not equal:
expected: &config.Config{Log:(*config.LogConfig)(0xc0008edda0), Tracing:(*config.TracingConfig)(0xc0008e1100), Server:(*config.ServerConfig)(0xc0008e1080), InternalServer:(*config.ServerConfig)(0xc0008e10c0), Targets:map[string]*config.TargetConfig{"test":(*config.TargetConfig)(0xc0008c5c80)}, Templates:(*config.TemplateConfig)(0xedafa0), AuthProviders:(*config.AuthProviderConfig)(nil), ListTargets:(*config.ListTargetsConfig)(0xc000853aa0)}
actual : &config.Config{Log:(*config.LogConfig)(0xc0008ed560), Tracing:(*config.TracingConfig)(0xc0008e0d80), Server:(*config.ServerConfig)(0xc0008e0c80), InternalServer:(*config.ServerConfig)(0xc0008e0d00), Targets:map[string]*config.TargetConfig{"test":(*config.TargetConfig)(0xc0008c56e0)}, Templates:(*config.TemplateConfig)(0xc0008c57a0), AuthProviders:(*config.AuthProviderConfig)(nil), ListTargets:(*config.ListTargetsConfig)(0xc000853890)}
Diff:
Test: Test_Load_reload_secret
--- FAIL: Test_Load_reload_secret (0.01s)
Loading