Merge pull request #214 from JanickGers85/fix/litmus-test-pass #620
Annotations
7 errors
|
commands-unit-tests (ubuntu-latest)
Process completed with exit code 1.
|
|
test/webdav/handlers/MKCOL.handler.test.ts > MKCOL request handler > When a WebDav client sends a MKCOL request, it should reply with a 201 if success:
src/webdav/handlers/MKCOL.handler.ts#L74
MethodNotAllowed: Folder already exists
❯ MKCOLRequestHandler.handle src/webdav/handlers/MKCOL.handler.ts:74:7
❯ test/webdav/handlers/MKCOL.handler.test.ts:68:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 405 }
|
|
commands-unit-tests (windows-latest)
The operation was canceled.
|
|
commands-unit-tests (windows-latest)
The strategy configuration was canceled because "commands-unit-tests.ubuntu-latest" failed
|
|
commands-unit-tests (macos-latest)
The operation was canceled.
|
|
test/webdav/handlers/MKCOL.handler.test.ts > MKCOL request handler > When a WebDav client sends a MKCOL request, it should reply with a 201 if success:
src/webdav/handlers/MKCOL.handler.ts#L74
MethodNotAllowed: Folder already exists
❯ MKCOLRequestHandler.handle src/webdav/handlers/MKCOL.handler.ts:74:7
❯ test/webdav/handlers/MKCOL.handler.test.ts:68:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 405 }
|
|
commands-unit-tests (macos-latest)
The strategy configuration was canceled because "commands-unit-tests.ubuntu-latest" failed
|