Skip to content

Upgrade testcontainers #519

Upgrade testcontainers

Upgrade testcontainers #519

Triggered via push December 23, 2024 19:29
Status Failure
Total duration 2m 50s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Go Test: test/test_internals/deps_network.go#L55
cannot use &netCustomizer{…} (value of type *netCustomizer) as testcontainers.ContainerCustomizer value in return statement: *netCustomizer does not implement testcontainers.ContainerCustomizer (wrong type for method Customize)
Go Test: test/test_internals/deps_synapse.go#L54
cannot use WithEnvironment("POSTGRES_INITDB_ARGS", "--encoding=UTF8 --locale=C") (value of type *EnvCustomizer) as testcontainers.ContainerCustomizer value in argument to postgres.RunContainer: *EnvCustomizer does not implement testcontainers.ContainerCustomizer (wrong type for method Customize)
Go Test
Process completed with exit code 1.
Go Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Go Static
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Go Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636