Skip to content

Use min() and max() from Go 1.21 (#383) #856

Use min() and max() from Go 1.21 (#383)

Use min() and max() from Go 1.21 (#383) #856

Triggered via push September 26, 2023 00:03
Status Failure
Total duration 4m 40s
Artifacts

ci.yml

on: push
Test parser against vast amount of READMEs
4m 30s
Test parser against vast amount of READMEs
Matrix: build-and-test
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Build and test with Go 1.21 on ubuntu-latest
Process completed with exit code 1.
Build and test with Go 1.21 on windows-latest
The operation was canceled.
Test parser against vast amount of READMEs: internal/gen/proto/go/runme/parser/v1/parser_grpc.pb.go#L11
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/gen/proto/go/runme/parser/v1/parser_grpc.pb.go#L12
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/gen/proto/go/runme/parser/v1/parser_grpc.pb.go#L13
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/runner/client/client_remote.go#L19
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/runner/client/client_remote.go#L20
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/cmd/server.go#L26
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/cmd/server.go#L27
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs: internal/cmd/server.go#L28
google.golang.org/grpc@v1.58.0: read "https:/proxy.golang.org/@v/v1.58.0.zip": read tcp 10.1.0.76:33946->142.250.113.207:443: read: connection reset by peer
Test parser against vast amount of READMEs
Process completed with exit code 1.
Build and test with Go 1.21 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@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 and test with Go 1.21 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint with Go 1.21
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, pre-commit/action@v2.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test parser against vast amount of READMEs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/