This repository was archived by the owner on May 8, 2025. It is now read-only.
Add unit tests for AutoSampler functionality #7
Annotations
10 warnings
Build:
Optuna/Dashboard/HumanInTheLoop/HumanSliderInput.cs#L67
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Optuna/Dashboard/HumanInTheLoop/HumanSliderInput.cs#L67
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'Image.Save(string, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Optuna/Dashboard/HumanInTheLoop/Preferential.cs#L46
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'Image.Save(string, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Optuna/Dashboard/HumanInTheLoop/Preferential.cs#L46
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Tunny/Process/OutputProcess.cs#L17
Field 'OutputProcess.StudyName' is never assigned to, and will always have its default value null
|
Build:
Tunny/Process/OutputProcess.cs#L18
Field 'OutputProcess.Indices' is never assigned to, and will always have its default value null
|
Build:
Tunny/Input/Artifact.cs#L21
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Tunny/Component/Tunny_ComponentAttributes.cs#L32
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'Graphics.FillRectangle(Brush, Rectangle)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Tunny/Component/Tunny_ComponentAttributes.cs#L33
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'Graphics.DrawRectangle(Pen, Rectangle)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Tunny/Component/Tunny_ComponentAttributes.cs#L56
This call site is reachable on: 'macOS/OSX' 13.0 and later. 'Graphics.DrawPath(Pen, GraphicsPath)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading