Skip to content

fixed the proxy protocol v2 for ipv6 address #501

fixed the proxy protocol v2 for ipv6 address

fixed the proxy protocol v2 for ipv6 address #501

Triggered via push August 17, 2024 16:34
Status Failure
Total duration 6m 30s
Artifacts

myget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
push: src/SuperSocket.ProtoBase/ProxyProtocol/ProxyProtocolV2PartReader.cs#L102
'SequenceReader<byte>' does not contain a definition for 'UnreadSequence' and no accessible extension method 'UnreadSequence' accepting a first argument of type 'SequenceReader<byte>' could be found (are you missing a using directive or an assembly reference?)
push
Process completed with exit code 1.
push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/