Fix error on copying entity data with custom properties #225
Annotations
12 warnings and 1 notice
|
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.Shell/Forms/SaveChangesForm.Designer.cs#L120
'SaveChangesForm.CancelButton' hides inherited member 'Form.CancelButton'. Use the new keyword if hiding was intended.
|
|
build:
Sledge.Shell/Forms/ExceptionWindow.Designer.cs#L270
'ExceptionWindow.CancelButton' hides inherited member 'Form.CancelButton'. Use the new keyword if hiding was intended.
|
|
build:
Sledge.Shell/Controls/TextSidebarPanel.cs#L12
'TextSidebarPanel.Text' hides inherited member 'UserControl.Text'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
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/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/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/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/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/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.
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|