Skip to content

fix(LiquidBackgroundService.cs): propagates cancelation token. #56

fix(LiquidBackgroundService.cs): propagates cancelation token.

fix(LiquidBackgroundService.cs): propagates cancelation token. #56

Triggered via pull request July 29, 2024 13:23
Status Success
Total duration 1m 50s
Artifacts

liquid-ci-cd-core.yml

on: pull_request
call-reusable-build-workflow  /  build
1m 38s
call-reusable-build-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-workflow / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidOcr.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidOcr.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidOcr.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidOcr.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidChatCompletions.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
call-reusable-build-workflow / build: src/Liquid.Core/AbstractMappers/OcrResultMapper.cs#L48
XML comment has cref attribute 'TFrom' that refers to a type parameter
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidMapper.cs#L13
XML comment has cref attribute 'TTo' that refers to a type parameter
call-reusable-build-workflow / build: src/Liquid.Core/Interfaces/ILiquidMapper.cs#L14
XML comment has cref attribute 'TFrom' that refers to a type parameter
call-reusable-build-workflow / build: src/Liquid.Core/Settings/GenAiOptions.cs#L16
Missing XML comment for publicly visible type or member 'GenAiOptions.Settings'
call-reusable-build-workflow / build: src/Liquid.Core/Localization/ILocalization.cs#L9
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
call-reusable-build-workflow / build
.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.
call-reusable-build-workflow / build
.NET 5.0 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.