Skip to content

feat: initial introduction of support for TCP #287

feat: initial introduction of support for TCP

feat: initial introduction of support for TCP #287

Triggered via push September 8, 2024 09:38
Status Failure
Total duration 5m 14s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
build
Process completed with exit code 1.
test
Process completed with exit code 1.
lint: example/multi/main.go#L1
: # github.com/showwin/speedtest-go/example/multi
lint: example/multi/main.go#L18
not enough arguments in call to s.MultiDownloadTestContext
lint: example/multi/main.go#L19
not enough arguments in call to s.MultiUploadTestContext
lint: example/naive/main.go#L1
: # github.com/showwin/speedtest-go/example/naive
lint: example/naive/main.go#L31
not enough arguments in call to s.DownloadTest
lint: example/naive/main.go#L32
not enough arguments in call to s.UploadTest
lint: example/naive/main.go#L36
s.Context.Reset undefined (type *speedtest.Speedtest has no field or method Reset) (typecheck)
lint: speedtest/data_manager.go#L1
: # github.com/showwin/speedtest-go/speedtest [github.com/showwin/speedtest-go/speedtest.test]
lint: speedtest/data_manager_test.go#L11
not enough arguments in call to NewDataManager
lint: speedtest/data_manager_test.go#L12
dmp.Reset undefined (type *DataManager has no field or method Reset)
setup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
setup
The `save-state` 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/
setup
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/