Skip to content

ServiceObjectBase

ServiceObjectBase #106

Triggered via push March 5, 2024 11:04
Status Success
Total duration 34s
Artifacts
Build-Tests-Publish
24s
Build-Tests-Publish
Fit to window
Zoom out
Zoom in

Annotations

16 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-Tests-Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-Tests-Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-Tests-Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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[])'