Skip to content

Refactor and move RepositoryApiClientHandler to ApiHttpMessageHandler [523912] #242

Refactor and move RepositoryApiClientHandler to ApiHttpMessageHandler [523912]

Refactor and move RepositoryApiClientHandler to ApiHttpMessageHandler [523912] #242

Triggered via pull request May 21, 2024 20:53
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
build-n-test
32s
build-n-test
build-documentation
0s
build-documentation
publish-production-package
0s
publish-production-package
publish-preview-package
0s
publish-preview-package
publish-documentation
0s
publish-documentation
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.GetAttributeTest ► ReturnAttribute: src/Clients/RepositoryClients.cs#L190
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.GetAttributeTest.ReturnAttribute threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest ► ForEachPaging: src/Clients/RepositoryClients.cs#L190
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest.ForEachPaging threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest ► ReturnAttributes: src/Clients/RepositoryClients.cs#L190
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest.ReturnAttributes threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest ► SimplePaging: src/Clients/RepositoryClients.cs#L190
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest.SimplePaging threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.AuditReasons.ListAuditReasonsTest ► ReturnAuditReasons: src/Clients/RepositoryClients.cs#L732
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.AuditReasons.ListAuditReasonsTest.ReturnAuditReasons threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CopyEntryTest ► CopyFolder: src/Clients/RepositoryClients.cs#L4483
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method threw exception System.InvalidOperationException, but exception Laserfiche.Api.Client.ApiException was expected. Exception message: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CopyEntryTest ► CopyShortcut: src/Clients/RepositoryClients.cs#L4483
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CopyEntryTest.CopyShortcut threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CreateEntryTest ► CreateFolder: src/Clients/RepositoryClients.cs#L4483
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CreateEntryTest.CreateFolder threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CreateEntryTest ► CreateShortcut: src/Clients/RepositoryClients.cs#L4483
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CreateEntryTest.CreateShortcut threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.DeleteElectronicDocumentTest ► DeleteElectronicDocument: src/Clients/RepositoryClients.cs#L3765
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.DeleteElectronicDocumentTest.DeleteElectronicDocument threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.DeletePagesTest ► DeletePages: src/Clients/RepositoryClients.cs#L3765
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.DeletePagesTest.DeletePages threw exception: System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
build-n-test
Process completed with exit code 1.