dynamic_modules: add examples for network & listener modules #178
commit.yaml
on: pull_request
Integration Test with Docker Image
1m 2s
Matrix: build_and_test
Matrix: docker_build_and_integration_test_on_main
Annotations
31 errors and 12 warnings
|
Build and Test (arm64, ubuntu-22.04-arm)
Process completed with exit code 2.
|
|
Build and Test (arm64, ubuntu-22.04-arm)
note: previous declaration of 'envoy_dynamic_module_type_module_buffer' with type 'envoy_dynamic_module_type_module_buffer'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
error: conflicting types for 'envoy_dynamic_module_type_module_buffer'; have 'struct <anonymous>'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
note: previous declaration of 'envoy_dynamic_module_type_envoy_buffer' with type 'envoy_dynamic_module_type_envoy_buffer'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
error: conflicting types for 'envoy_dynamic_module_type_envoy_buffer'; have 'struct <anonymous>'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
could not import github.com/envoyproxy/dynamic-modules-examples/go/gosdk (-: # github.com/envoyproxy/dynamic-modules-examples/go/gosdk
|
|
Build and Test (arm64, ubuntu-22.04-arm)
note: previous declaration of 'envoy_dynamic_module_type_module_buffer' with type 'envoy_dynamic_module_type_module_buffer'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
error: conflicting types for 'envoy_dynamic_module_type_module_buffer'; have 'struct <anonymous>'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
note: previous declaration of 'envoy_dynamic_module_type_envoy_buffer' with type 'envoy_dynamic_module_type_envoy_buffer'
|
|
Build and Test (arm64, ubuntu-22.04-arm)
error: conflicting types for 'envoy_dynamic_module_type_envoy_buffer'; have 'struct <anonymous>'
|
|
Integration Test with Docker Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c CC=\"zig cc -target aarch64-linux-gnu\" CXX=\"zig c++ -target aarch64-linux-gnu\" CGO_ENABLED=1 GOARCH=arm64 go build -buildmode=c-shared -o /build/arm64_libgo_module.so ." did not complete successfully: exit code: 1
|
|
Build and Test (amd64, ubuntu-22.04)
Process completed with exit code 2.
|
|
Build and Test (amd64, ubuntu-22.04)
note: previous declaration of 'envoy_dynamic_module_type_module_buffer' with type 'envoy_dynamic_module_type_module_buffer'
|
|
Build and Test (amd64, ubuntu-22.04)
error: conflicting types for 'envoy_dynamic_module_type_module_buffer'; have 'struct <anonymous>'
|
|
Build and Test (amd64, ubuntu-22.04)
note: previous declaration of 'envoy_dynamic_module_type_envoy_buffer' with type 'envoy_dynamic_module_type_envoy_buffer'
|
|
Build and Test (amd64, ubuntu-22.04)
error: conflicting types for 'envoy_dynamic_module_type_envoy_buffer'; have 'struct <anonymous>'
|
|
Build and Test (amd64, ubuntu-22.04)
could not import github.com/envoyproxy/dynamic-modules-examples/go/gosdk (-: # github.com/envoyproxy/dynamic-modules-examples/go/gosdk
|
|
Build and Test (amd64, ubuntu-22.04)
note: previous declaration of 'envoy_dynamic_module_type_module_buffer' with type 'envoy_dynamic_module_type_module_buffer'
|
|
Build and Test (amd64, ubuntu-22.04)
error: conflicting types for 'envoy_dynamic_module_type_module_buffer'; have 'struct <anonymous>'
|
|
Build and Test (amd64, ubuntu-22.04)
note: previous declaration of 'envoy_dynamic_module_type_envoy_buffer' with type 'envoy_dynamic_module_type_envoy_buffer'
|
|
Build and Test (amd64, ubuntu-22.04)
error: conflicting types for 'envoy_dynamic_module_type_envoy_buffer'; have 'struct <anonymous>'
|
|
Build and Test (arm64, macos-latest)
Process completed with exit code 2.
|
|
Build and Test (arm64, macos-latest)
note: previous definition is here
|
|
Build and Test (arm64, macos-latest)
error: typedef redefinition with different types ('struct envoy_dynamic_module_type_module_buffer' vs 'struct envoy_dynamic_module_type_module_buffer')
|
|
Build and Test (arm64, macos-latest)
note: previous definition is here
|
|
Build and Test (arm64, macos-latest)
error: typedef redefinition with different types ('struct envoy_dynamic_module_type_envoy_buffer' vs 'struct envoy_dynamic_module_type_envoy_buffer')
|
|
Build and Test (arm64, macos-latest)
could not import github.com/envoyproxy/dynamic-modules-examples/go/gosdk (-: # github.com/envoyproxy/dynamic-modules-examples/go/gosdk
|
|
Build and Test (arm64, macos-latest)
note: previous definition is here
|
|
Build and Test (arm64, macos-latest)
error: typedef redefinition with different types ('struct envoy_dynamic_module_type_module_buffer' vs 'struct envoy_dynamic_module_type_module_buffer')
|
|
Build and Test (arm64, macos-latest)
note: previous definition is here
|
|
Build and Test (arm64, macos-latest)
error: typedef redefinition with different types ('struct envoy_dynamic_module_type_envoy_buffer' vs 'struct envoy_dynamic_module_type_envoy_buffer')
|
|
Build and Test (arm64, ubuntu-22.04-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, ubuntu-22.04-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, ubuntu-22.04-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, ubuntu-22.04-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (amd64, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (amd64, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (amd64, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (amd64, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Test (arm64, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
envoyproxy~dynamic-modules-examples~I3G1FK.dockerbuild
Expired
|
25.8 KB |
sha256:41e30bb2ab05db4b05e03c97e45bb8ca7bd950ffabc42b5f405027fde374e19e
|
|