Skip to content

Feature: AyBorg.Cognitive Service #465

Feature: AyBorg.Cognitive Service

Feature: AyBorg.Cognitive Service #465

Triggered via pull request May 22, 2024 15:14
Status Success
Total duration 6m 27s
Artifacts

build.yml

on: pull_request
Build and analyze
6m 15s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, actions/setup-dotnet@v3, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and analyze: src/Data/Log/EventLogRepository.cs#L27
Define a constant instead of using this literal 'events' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build and analyze: src/Plugins/ZXing/ImageCodeRead.cs#L79
Do not catch NullReferenceException; test for null instead. (https://rules.sonarsource.com/csharp/RSPEC-1696)
Build and analyze: src/SDK/src/Authorization/JwtMiddleware.cs#L18
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
Build and analyze: src/Plugins/ImageTorque/VirtualDeviceProvider.cs#L30
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and analyze: src/Plugins/ImageTorque/ImageAcquisition.cs#L106
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and analyze: src/Plugins/ImageTorque/ImageMirror.cs#L36
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build and analyze: src/Plugins/ImageTorque/ImageMirror.cs#L36
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build and analyze: src/Plugins/ImageTorque/ImageSave.cs#L47
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and analyze: src/Plugins/ImageTorque/VirtualDevice.cs#L137
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and analyze: src/Plugins/ImageTorque/ImageLoad.cs#L74
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)