Skip to content

feat: initialize client && request #17

feat: initialize client && request

feat: initialize client && request #17

Triggered via pull request September 12, 2024 06:06
Status Failure
Total duration 1m 7s
Artifacts

tests.yml

on: pull_request
Matrix: unit-benchmark-test
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
unit-benchmark-test (1.19, X64): example/main.go#L11
undefined: easy_http.NewOption
unit-benchmark-test (1.19, X64): example/main.go#L13
undefined: easy_http.NewOption
unit-benchmark-test (1.19, X64): example/main.go#L17
undefined: easy_http.Option
unit-benchmark-test (1.19, X64): example/main.go#L19
c1.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.19, X64): example/main.go#L25
c2.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.19, X64): example/main.go#L30
c3.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.19, X64)
Process completed with exit code 1.
unit-benchmark-test (1.18, X64)
The job was canceled because "_1_19_X64" failed.
unit-benchmark-test (1.18, X64): example/main.go#L11
undefined: easy_http.NewOption
unit-benchmark-test (1.18, X64): example/main.go#L13
undefined: easy_http.NewOption
unit-benchmark-test (1.18, X64): example/main.go#L17
undefined: easy_http.Option
unit-benchmark-test (1.18, X64): example/main.go#L19
c1.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.18, X64): example/main.go#L25
c2.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.18, X64): example/main.go#L30
c3.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.18, X64)
Process completed with exit code 2.
unit-benchmark-test (1.21, X64)
The job was canceled because "_1_19_X64" failed.
unit-benchmark-test (1.21, X64): example/main.go#L11
undefined: easy_http.NewOption
unit-benchmark-test (1.21, X64): example/main.go#L13
undefined: easy_http.NewOption
unit-benchmark-test (1.21, X64): example/main.go#L17
undefined: easy_http.Option
unit-benchmark-test (1.21, X64): example/main.go#L19
c1.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.21, X64): example/main.go#L25
c2.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.21, X64): example/main.go#L30
c3.SetHeader undefined (type *easy_http.Client has no field or method SetHeader)
unit-benchmark-test (1.21, X64)
Process completed with exit code 1.
unit-benchmark-test (1.20, X64)
The job was canceled because "_1_19_X64" failed.
unit-benchmark-test (1.20, X64)
The operation was canceled.
unit-benchmark-test (1.19, X64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/