Fix unix domain socket binding for reverse tunnel #704
Annotations
130 warnings
Build - MacOS x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - MacOS x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - MacOS x86_64
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 - MacOS x86_64
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 - MacOS x86_64
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 - MacOS x86_64
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 - MacOS x86_64:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - MacOS x86_64:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - MacOS x86_64:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - MacOS x86_64:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - MacOS x86_64:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - MacOS x86_64:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - MacOS x86_64
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Linux x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Linux x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Linux x86_64
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 - Linux x86_64
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 - Linux x86_64
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 - Linux x86_64
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 - Freebsd x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Freebsd x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Freebsd x86_64
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 - Freebsd x86_64
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 - Freebsd x86_64
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 - Freebsd x86_64
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 - Freebsd x86_64:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - Freebsd x86_64:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - Freebsd x86_64:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - Freebsd x86_64:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - Freebsd x86_64:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - Freebsd x86_64:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - Freebsd x86_64
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Freebsd x86
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Freebsd x86
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Freebsd x86:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - Freebsd x86:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - Freebsd x86:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - Freebsd x86:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - Freebsd x86:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - Freebsd x86:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - Freebsd x86
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Freebsd x86
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 - Freebsd x86
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 - Freebsd x86
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 - Freebsd x86
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 - Linux armv7hf
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Linux armv7hf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Linux armv7hf
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 - Linux armv7hf
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 - Linux armv7hf
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 - Linux armv7hf
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 - Linux x86
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Linux x86
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Linux x86
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 - Linux x86
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 - Linux x86
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 - Linux x86
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 - MacOS aarch64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - MacOS aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - MacOS aarch64:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - MacOS aarch64:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - MacOS aarch64:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - MacOS aarch64:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - MacOS aarch64:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - MacOS aarch64:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - MacOS aarch64
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - MacOS aarch64
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 - MacOS aarch64
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 - MacOS aarch64
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 - MacOS aarch64
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 - Linux aarch64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Linux aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Linux aarch64
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 - Linux aarch64
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 - Linux aarch64
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 - Linux aarch64
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 - Android aarch64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Android aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Android aarch64
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 - Android aarch64
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 - Android aarch64
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 - Android aarch64
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 - Android aarch64:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - Android aarch64:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - Android aarch64:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - Android aarch64:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - Android aarch64:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - Android aarch64:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - Android aarch64
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Android armv7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Android armv7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Android armv7:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - Android armv7:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - Android armv7:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - Android armv7:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - Android armv7:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - Android armv7:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - Android armv7
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Android armv7
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 - Android armv7
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 - Android armv7
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 - Android armv7
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 - Windows x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Windows x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Windows x86_64:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - Windows x86_64:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - Windows x86_64:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - Windows x86_64:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - Windows x86_64:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - Windows x86_64:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - Windows x86_64:
src/tunnel/mod.rs#L63
variant `Unix` is never constructed
|
Build - Windows x86_64
`wstunnel` (bin "wstunnel") generated 7 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Windows x86_64
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 - Windows x86_64
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 - Windows x86_64
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 - Windows x86_64
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 - Windows x86
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Windows x86
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build - Windows x86:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build - Windows x86:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build - Windows x86:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build - Windows x86:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build - Windows x86:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build - Windows x86:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build - Windows x86:
src/tunnel/mod.rs#L63
variant `Unix` is never constructed
|
Build - Windows x86
`wstunnel` (bin "wstunnel") generated 7 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Build - Windows x86
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 - Windows x86
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 - Windows x86
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 - Windows x86
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 | |
---|---|---|---|
wstunnel-aarch64-apple-darwin
Expired
|
4.12 MB |
sha256:7e34732464741f30a1e2d929a8f00ac5c693169fa366d7d496f4d823381232ff
|
|
wstunnel-aarch64-linux-android
Expired
|
3.63 MB |
sha256:79678d4ebfdb7f1fb29069cd0c78218829aa348ec05c65e5edf0dddecfd34831
|
|
wstunnel-aarch64-unknown-linux-musl
Expired
|
4.42 MB |
sha256:492abdb4a8c0a6c169b1eff68d5340d86a84ea123ddc8a286994eb1efd9e17de
|
|
wstunnel-armv7-linux-androideabi
Expired
|
3.22 MB |
sha256:16f822862524aec78aacbeaac1b2409a85100e90fd3f617f97512d242670a564
|
|
wstunnel-armv7-unknown-linux-musleabihf
Expired
|
3.84 MB |
sha256:72105e574bed2ea2e2717d5aa00d0c83026eccbf637b8bd198a5bd79562b30c3
|
|
wstunnel-i686-pc-windows-msvc
Expired
|
3.34 MB |
sha256:0de7ee54e422c9640f65a8ebf71d83c1f1082c32d0f99dbd5971ccd36a9cacff
|
|
wstunnel-i686-unknown-freebsd
Expired
|
3.77 MB |
sha256:6473cdf2d57cc09fa958b6595e0d44701b58b54d67d5efa75733695f801cc4f2
|
|
wstunnel-i686-unknown-linux-musl
Expired
|
3.71 MB |
sha256:0ca97243f620ab55dc108fd24bd58cc34e55d8e5f1c3b1e188c107ca33962a4a
|
|
wstunnel-x86_64-apple-darwin
Expired
|
4.51 MB |
sha256:1127bfffe551a4b63e7b7440d884541d1bd75f4b547339a3e7e84498bb7bf8dc
|
|
wstunnel-x86_64-pc-windows-msvc
Expired
|
3.69 MB |
sha256:0ff3b86ea0e869f74f31eaaacb69c1fc8bb7e6dace8774ad860058ab7fef32d1
|
|
wstunnel-x86_64-unknown-freebsd
Expired
|
3.96 MB |
sha256:8659062ac4d64f3771c65a98d63169e7eb4aa6a641e42c404697f3d86bc87a81
|
|
wstunnel-x86_64-unknown-linux-musl
Expired
|
4.84 MB |
sha256:3c077d81065016f87b834c31d4c33d4c92018c325ad369681ddb2fbb63c6cef8
|
|