Skip to content

Provide content length for the put method #121

Provide content length for the put method

Provide content length for the put method #121

Re-run triggered October 29, 2023 15:02
Status Failure
Total duration 46s
Artifacts

tests.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Unit Tests (1.18)
WIP got error=ReadStream /hello.txt: Authorize /hello.txt: 401; want nil
Unit Tests (1.18)
WIP got data=[]; want=hello gowebdav
Unit Tests (1.18)
got: Put "http://127.0.0.1:35985/newfile.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=8 with Body length 0, want nil
Unit Tests (1.18)
Process completed with exit code 1.
Unit Tests (1.19)
WIP got error=ReadStream /hello.txt: Authorize /hello.txt: 401; want nil
Unit Tests (1.19)
WIP got data=[]; want=hello gowebdav
Unit Tests (1.19)
got: Put "http://127.0.0.1:32949/newfile.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=8 with Body length 0, want nil
Unit Tests (1.19)
The operation was canceled.
Unit Tests (1.20)
WIP got error=ReadStream /hello.txt: Authorize /hello.txt: 401; want nil
Unit Tests (1.20)
WIP got data=[]; want=hello gowebdav
Unit Tests (1.20)
got: Put "http://127.0.0.1:42029/newfile.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=8 with Body length 0, want nil
Unit Tests (1.20)
The operation was canceled.
Unit Tests (1.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests (1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests (1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/