Fix sound multi layer using wrong tool command #179
Annotations
20 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ManagedBlamHelper/MBHandler.cs#L139
The variable 'FILE_ATTRIBUTE_NORMAL' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L141
The variable 'FILE_FLAG_DELETE_ON_CLOSE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L142
The variable 'INVALID_HANDLE_VALUE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L146
The variable 'CREATE_ALWAYS' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L147
The variable 'OPEN_EXISTING' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L151
The variable 'FILE_SHARE_DELETE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L129
This call site is reachable on all platforms. 'MBHandler.OpenPatchedBinaryStream(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
ManagedBlamHelper/MBHandler.cs#L139
The variable 'FILE_ATTRIBUTE_NORMAL' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L141
The variable 'FILE_FLAG_DELETE_ON_CLOSE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L142
The variable 'INVALID_HANDLE_VALUE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L146
The variable 'CREATE_ALWAYS' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L147
The variable 'OPEN_EXISTING' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L151
The variable 'FILE_SHARE_DELETE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L129
This call site is reachable on all platforms. 'MBHandler.OpenPatchedBinaryStream(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
ManagedBlamHelper/MBHandler.cs#L139
The variable 'FILE_ATTRIBUTE_NORMAL' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L141
The variable 'FILE_FLAG_DELETE_ON_CLOSE' is assigned but its value is never used
|
ManagedBlamHelper/MBHandler.cs#L142
The variable 'INVALID_HANDLE_VALUE' is assigned but its value is never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "launcher".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading