Merge pull request #60 from Duude92/shadowmap #215
Annotations
12 warnings
|
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:
Sledge.Rendering/Overlay/ImGuiController.cs#L41
The field 'ImGuiController._winKeyDown' is never used
|
|
build:
Sledge.Rendering/Pipelines/SkyboxPipeline.cs#L30
The field 'SkyboxPipeline._bottom' is never used
|
|
build:
Sledge.Rendering/Pipelines/BillboardAlphaPipeline.cs#L80
Unreachable code detected
|
|
build:
Sledge.QuickForms/Items/QuickFormBrowse.cs#L27
This call site is reachable on all platforms. 'ContentAlignment.MiddleRight' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
Sledge.QuickForms/Items/QuickFormNumericUpDown.cs#L24
This call site is reachable on all platforms. 'ContentAlignment.MiddleRight' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
Sledge.QuickForms/Items/QuickFormLabel.cs#L21
This call site is reachable on all platforms. 'ContentAlignment.MiddleLeft' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
Sledge.QuickForms/Items/QuickFormComboBox.cs#L27
This call site is reachable on all platforms. 'ContentAlignment.MiddleRight' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
Sledge.QuickForms/Items/QuickFormTextBox.cs#L25
This call site is reachable on all platforms. 'ContentAlignment.MiddleRight' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
Sledge.QuickForms/Items/QuickFormBrowse.cs#L16
Field 'QuickFormBrowse._filter' is never assigned to, and will always have its default value null
|
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|