Skip to content

Bump version

Bump version #45

Triggered via push August 31, 2024 11:27
Status Failure
Total duration 1m 2s
Artifacts

dotnet.yml

on: push
Create Release
2s
Create Release
Matrix: Build Release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 27 warnings
Build Release (linux): Controllers/NamingController.cs#L81
The name 'JsonConvert' does not exist in the current context
Build Release (linux): Controllers/NamingController.cs#L81
The name 'Formatting' does not exist in the current context
Build Release (linux)
Process completed with exit code 1.
Build Release (macOS)
The job was canceled because "linux" failed.
Build Release (macOS): Controllers/NamingController.cs#L81
The name 'JsonConvert' does not exist in the current context
Build Release (macOS): Controllers/NamingController.cs#L81
The name 'Formatting' does not exist in the current context
Build Release (macOS)
Process completed with exit code 1.
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
The following actions use a deprecated Node.js version and will be forced to run on node20: softprops/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Release (linux): CascLib/CascLib/Utils.cs#L40
'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#L40
'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#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. '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. '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): 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#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#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 (macOS): CascLib/CascLib/Utils.cs#L40
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build Release (macOS): 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 (macOS): 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 (macOS): 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 (macOS): 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 (macOS): 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 (macOS): 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 (macOS): CascLib/CascLib/Utils.cs#L40
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build Release (macOS): 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 (macOS): 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)