Merge remote-tracking branch 'origin/main' #7
Annotations
1 error and 11 warnings
build
Validation Failed
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, 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/
|
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:
RGSS_Extractor/MainForm.cs#L95
'MainParser.CloseFile()' is obsolete
|
build:
RGSS_Extractor/Parser.cs#L33
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build:
RGSS_Extractor/MainForm.cs#L115
This call site is reachable on all platforms. 'TreeNode.Tag' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
RGSS_Extractor/MainForm.cs#L53
This call site is reachable on all platforms. 'DataFormats.FileDrop' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
RGSS_Extractor/MainForm.cs#L65
This call site is reachable on all platforms. 'DragEventArgs.Data' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
RGSS_Extractor/MainForm.cs#L93
This call site is reachable on all platforms. 'TreeView.Nodes' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
RGSS_Extractor/MainForm.cs#L61
This call site is reachable on all platforms. 'DataFormats.FileDrop' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
RGSS_Extractor/MainForm.cs#L94
This call site is reachable on all platforms. 'PictureBox.Image' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
RGSS_Extractor/MainForm.cs#L61
This call site is reachable on all platforms. 'DragEventArgs.Data' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|