Update CascLib/WoWDBDefs #35
dotnet.yml
on: push
Create Release
2s
Matrix: Build Release
Annotations
6 errors and 15 warnings
Build Release (linux)
Assets file '/home/runner/work/wow.tools.local/wow.tools.local/SereniaBLPLib/SereniaBLPLib/obj/project.assets.json' doesn't have a target for 'net8.0'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project.
|
Build Release (linux)
Process completed with exit code 1.
|
Build Release (macOS)
The job was canceled because "linux" failed.
|
Build Release (macOS)
The operation was canceled.
|
Build Release (windows)
The job was canceled because "linux" failed.
|
Build Release (windows)
The operation was canceled.
|
Create Release
The following actions uses node12 which is deprecated and will be forced to run on node16: softprops/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Create Release
Unexpected input(s) 'generate_release_notes', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name']
|
Create Release
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/
|
Create Release
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/
|
Create Release
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/
|
Build Release (linux):
CascLib/CascLib/Utils.cs#L33
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Release (linux):
CascLib/CascLib/Utils.cs#L33
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Release (linux):
SereniaBLPLib/SereniaBLPLib/BlpFile.cs#L344
This call site is reachable on all platforms. 'BitmapData.Scan0' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Release (linux):
SereniaBLPLib/SereniaBLPLib/BlpFile.cs#L343
This call site is reachable on all platforms. 'ImageLockMode.WriteOnly' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Release (linux):
SereniaBLPLib/SereniaBLPLib/BlpFile.cs#L343
This call site is reachable on all platforms. 'Bitmap.LockBits(Rectangle, ImageLockMode, PixelFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Release (linux):
SereniaBLPLib/SereniaBLPLib/BlpFile.cs#L345
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Release (linux):
SereniaBLPLib/SereniaBLPLib/BlpFile.cs#L343
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Release (linux):
SereniaBLPLib/SereniaBLPLib/BlpFile.cs#L340
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Release (linux):
WoWFormatLib/WoWFormatLib/Utils/Listfile.cs#L17
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Release (linux):
WoWFormatLib/WoWFormatLib/FileReaders/BLSReader.cs#L103
Unreachable code detected
|