Skip to content

LoginRequest with login. #109

LoginRequest with login.

LoginRequest with login. #109

Triggered via push March 5, 2024 12:28
Status Success
Total duration 35s
Artifacts
Build-Tests-Publish
26s
Build-Tests-Publish
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build-Tests-Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, alirezanet/publish-nuget@v3.0.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-Tests-Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: alirezanet/publish-nuget@v3.0.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Attributes/RelatedKeyAttribute.cs#L13
Missing XML comment for publicly visible type or member 'RelatedKeyAttribute.RelatedKeyAttribute(string)'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Attributes/RelatedKeyAttribute.cs#L18
Missing XML comment for publicly visible type or member 'RelatedKeyAttribute.Key'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/CardPaymentType.cs#L7
Missing XML comment for publicly visible type or member 'CardPaymentType'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/CommissionerReportType.cs#L7
Missing XML comment for publicly visible type or member 'CommissionerReportType'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/CommitentReportType.cs#L4
Missing XML comment for publicly visible type or member 'CommitentReportType'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/DebtRepaymentType.cs#L4
Missing XML comment for publicly visible type or member 'DebtRepaymentType'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/DocumentReasonType.cs#L3
Missing XML comment for publicly visible type or member 'DocumentReasonType'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/ExpendInvoiceType.cs#L5
Missing XML comment for publicly visible type or member 'ExpendInvoiceType'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/ExpendInvoiceType.cs#L8
Missing XML comment for publicly visible type or member 'ExpendInvoiceType.Expend'
Build-Tests-Publish: src/Spoleto.BookApi.Interfaces/Enums/ExpendInvoiceType.cs#L11
Missing XML comment for publicly visible type or member 'ExpendInvoiceType.Advance'
Build-Tests-Publish: src/Spoleto.BookApi.Client/DefaultSettings.cs#L5
Missing XML comment for publicly visible type or member 'DefaultSettings'
Build-Tests-Publish: src/Spoleto.BookApi.Client/DefaultSettings.cs#L7
Missing XML comment for publicly visible type or member 'DefaultSettings.ContentType'
Build-Tests-Publish: src/Spoleto.BookApi.Client/DefaultSettings.cs#L8
Missing XML comment for publicly visible type or member 'DefaultSettings.Charset'
Build-Tests-Publish: src/Spoleto.BookApi.Client/DefaultSettings.cs#L9
Missing XML comment for publicly visible type or member 'DefaultSettings.Encoding'
Build-Tests-Publish: src/Spoleto.BookApi.Client/PersistentProviderOption.cs#L3
Missing XML comment for publicly visible type or member 'PersistentProviderOption'
Build-Tests-Publish: src/Spoleto.BookApi.Client/PersistentProviderOption.cs#L5
Missing XML comment for publicly visible type or member 'PersistentProviderOption.ServiceUrl'
Build-Tests-Publish: src/Spoleto.BookApi.Client/Providers/IPersistentProvider.Generic.cs#L9
Missing XML comment for publicly visible type or member 'IPersistentProvider'
Build-Tests-Publish: src/Spoleto.BookApi.Client/Providers/IPersistentProvider.Generic.cs#L11
Missing XML comment for publicly visible type or member 'IPersistentProvider.FindObject<T>(PersistentProviderOption, string, T, bool, string[])'
Build-Tests-Publish: src/Spoleto.BookApi.Client/Providers/IPersistentProvider.Generic.cs#L13
Missing XML comment for publicly visible type or member 'IPersistentProvider.FindObjectAsync<T>(PersistentProviderOption, string, T, bool, string[])'
Build-Tests-Publish: src/Spoleto.BookApi.Client/Providers/IPersistentProvider.Generic.cs#L15
Missing XML comment for publicly visible type or member 'IPersistentProvider.LoadObject<T>(PersistentProviderOption, string, Guid, string[])'