Skip to content

Add copyright header (#103) #228

Add copyright header (#103)

Add copyright header (#103) #228

Triggered via push October 25, 2023 13:30
Status Failure
Total duration 3m 36s
Artifacts

main.yml

on: push
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

6 errors and 11 warnings
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.SetTemplateTest ► ReturnEntryWithTemplate: src/Clients/RepositoryClients.cs#L4574
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.SetTemplateTest.ReturnEntryWithTemplate threw exception: Laserfiche.Api.Client.ApiException: The current request could not be performed because there are too many existing operations running. [9035]
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartCopyEntryTest ► CopyEntry: src/Clients/RepositoryClients.cs#L4574
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartCopyEntryTest.CopyEntry threw exception: Laserfiche.Api.Client.ApiException: The current request could not be performed because there are too many existing operations running. [9035]
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartDeleteEntryTest ► ReturnOperationToken: src/Clients/RepositoryClients.cs#L4574
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartDeleteEntryTest.ReturnOperationToken threw exception: Laserfiche.Api.Client.ApiException: The current request could not be performed because there are too many existing operations running. [9035]
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartExportEntryTest ► StartExportEntry: src/Clients/RepositoryClients.cs#L3826
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartExportEntryTest.StartExportEntry threw exception: Laserfiche.Api.Client.ApiException: The current request could not be performed because there are too many existing operations running. [9035]
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.UpdateEntryTest ► ReturnEntry: src/Clients/RepositoryClients.cs#L4574
Failed test found in: tests/integration/TestResults/integration-test-results.trx Error: Test method Laserfiche.Repository.Api.Client.IntegrationTest.Entries.UpdateEntryTest.ReturnEntry threw exception: Laserfiche.Api.Client.ApiException: The current request could not be performed because there are too many existing operations running. [9035]
build-n-test
Process completed with exit code 1.
build-n-test: src/Clients/AttributesClient.cs#L47
Missing XML comment for publicly visible type or member 'AttributesClient.ListAttributesForEachAsync(Func<AttributeCollectionResponse, Task<bool>>, ListAttributesParameters, int?, CancellationToken)'
build-n-test: src/Clients/AttributesClient.cs#L60
Missing XML comment for publicly visible type or member 'AttributesClient.ListAttributesNextLinkAsync(string, int?, CancellationToken)'
build-n-test: src/Clients/BaseClient.cs#L19
Missing XML comment for publicly visible type or member 'BaseClient.UpdateJsonSerializerSettings(JsonSerializerSettings)'
build-n-test: src/Clients/BaseClient.cs#L24
Missing XML comment for publicly visible type or member 'BaseClient.GetNextLinkAsync<T>(HttpClient, string, string, Func<HttpRequestMessage, HttpClient, bool[], CancellationToken, Task<T>>, CancellationToken)'
build-n-test: src/Clients/BaseClient.cs#L48
Missing XML comment for publicly visible type or member 'BaseClient.MergeMaxSizeIntoPrefer(int?, string)'
build-n-test: src/Clients/EntriesClient.cs#L138
Missing XML comment for publicly visible type or member 'EntriesClient.GetEntryAsync(string, CancellationToken)'
build-n-test: src/Clients/EntriesClient.cs#L149
Missing XML comment for publicly visible type or member 'EntriesClient.ListEntriesForEachAsync(Func<EntryCollectionResponse, Task<bool>>, ListEntriesParameters, int?, CancellationToken)'
build-n-test: src/Clients/EntriesClient.cs#L162
Missing XML comment for publicly visible type or member 'EntriesClient.ListFieldsForEachAsync(Func<FieldCollectionResponse, Task<bool>>, ListFieldsParameters, int?, CancellationToken)'
build-n-test: src/Clients/EntriesClient.cs#L175
Missing XML comment for publicly visible type or member 'EntriesClient.ListLinksForEachAsync(Func<LinkCollectionResponse, Task<bool>>, ListLinksParameters, int?, CancellationToken)'
build-n-test: src/Clients/EntriesClient.cs#L188
Missing XML comment for publicly visible type or member 'EntriesClient.ListTagsForEachAsync(Func<TagCollectionResponse, Task<bool>>, ListTagsParameters, int?, CancellationToken)'
build-n-test
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.