Update main.yml #28
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, microsoft/[email protected], zendesk/action-create-release@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
PlanningCenter to OPS/Actions/DrawFormItems.cs#L28
This call site is reachable on all platforms. 'ComboBox' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/EditSearchForm.cs#L25
This call site is reachable on all platforms. 'FormBorderStyle.FixedSingle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/EditSearchForm.cs#L25
This call site is reachable on all platforms. 'Form.FormBorderStyle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/EditSearchForm.cs#L26
This call site is reachable on all platforms. 'Form.FormClosing' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/MainForm.cs#L21
This call site is reachable on all platforms. 'Form.FormBorderStyle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/MainForm.cs#L21
This call site is reachable on all platforms. 'FormBorderStyle.FixedSingle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/SelectSongs.cs#L11
This call site is reachable on all platforms. 'Button' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/Program.cs#L22
This call site is reachable on all platforms. 'Application.SetCompatibleTextRenderingDefault(bool)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/Program.cs#L21
This call site is reachable on all platforms. 'HighDpiMode.SystemAware' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PlanningCenter to OPS/Program.cs#L23
This call site is reachable on all platforms. 'Application.Run(Form)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|