Create LICENSE #10
Annotations
1 error and 11 warnings
|
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/
|
|
RGSS_Extractor/MainForm.cs#L95
'MainParser.CloseFile()' is obsolete
|
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'.
|
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)
|
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)
|
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)
|
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)
|
RGSS_Extractor/MainForm.cs#L63
This call site is reachable on all platforms. 'DragEventArgs.Effect' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
RGSS_Extractor/MainForm.cs#L53
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)
|
RGSS_Extractor/MainForm.cs#L55
This call site is reachable on all platforms. 'DragDropEffects.Copy' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading