Skip to content

Add a word remove list, which wont remove the whole line #38

Add a word remove list, which wont remove the whole line

Add a word remove list, which wont remove the whole line #38

Triggered via push September 8, 2024 15:48
Status Success
Total duration 2m 40s
Artifacts

main.yml

on: push
Add release to GitHub
2m 26s
Add release to GitHub
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Add release to GitHub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Add release to GitHub
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, microsoft/[email protected], mathieudutour/[email protected], actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L50
This call site is reachable on all platforms. 'Graphics.FromHwnd(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L51
This call site is reachable on all platforms. 'Graphics.DpiY' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L53
This call site is reachable on all platforms. 'Control.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L11
This call site is reachable on all platforms. 'ToolTip.InitialDelay' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L51
This call site is reachable on all platforms. 'Graphics.DpiX' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L11
This call site is reachable on all platforms. 'ToolTip.UseFading' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L53
This call site is reachable on all platforms. 'Control.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L11
This call site is reachable on all platforms. 'ToolTip.UseAnimation' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L53
This call site is reachable on all platforms. 'Control.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub: PlanningCenter to OPS/Actions/DrawFormItems.cs#L11
This call site is reachable on all platforms. 'ToolTip' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Add release to GitHub
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/