Skip to content

LoadObjectListFnAsync with the specified orderBy field names. #51

LoadObjectListFnAsync with the specified orderBy field names.

LoadObjectListFnAsync with the specified orderBy field names. #51

Triggered via push December 29, 2024 20:20
Status Success
Total duration 2m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
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
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
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
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: src/CIS.Service.Client/Converters/ContainerModelConverter.cs#L14
Missing XML comment for publicly visible type or member 'ContainerModelConverter.ContainerModelConverter(IEnumerable<IModelConverter>)'
build: src/CIS.Service.Client/Converters/ContainerModelConverter.cs#L19
Missing XML comment for publicly visible type or member 'ContainerModelConverter.CreateConvert<T>(ContainerModel<T>)'
build: src/CIS.Service.Client/Converters/ContainerModelConverter.cs#L44
Missing XML comment for publicly visible type or member 'ContainerModelConverter.ReadConvert<T>(ContainerModel<T>)'
build: src/CIS.Service.Client/Converters/ContainerModelConverter.cs#L57
Missing XML comment for publicly visible type or member 'ContainerModelConverter.ReadConvert<T>(List<ContainerModel<T>>)'
build: src/CIS.Service.Client/Converters/ContainerModelConverter.cs#L69
Missing XML comment for publicly visible type or member 'ContainerModelConverter.UpdateConvert<T>(ContainerModel<T>)'
build: src/CIS.Service.Client/Converters/ContainerModelConverter.cs#L94
Missing XML comment for publicly visible type or member 'ContainerModelConverter.DeleteConvert<T>(ContainerModel<T>)'
build: src/CIS.Service.Client/Converters/FakeContainerModelConverter.cs#L6
Missing XML comment for publicly visible type or member 'FakeContainerModelConverter'
build: src/CIS.Service.Client/Converters/IContainerModelConverter.cs#L12
Missing XML comment for publicly visible type or member 'IContainerModelConverter.CreateConvert<T>(ContainerModel<T>)'
build: src/CIS.Service.Client/Converters/IContainerModelConverter.cs#L14
Missing XML comment for publicly visible type or member 'IContainerModelConverter.ReadConvert<T>(ContainerModel<T>)'
build: src/CIS.Service.Client/Converters/IContainerModelConverter.cs#L16
Missing XML comment for publicly visible type or member 'IContainerModelConverter.ReadConvert<T>(List<ContainerModel<T>>)'