v0.4.1 #29
Triggered via release
May 30, 2024 16:36
Enn3Developer
published
0.4.1
Status
Success
Total duration
2m 19s
Artifacts
–
release.yml
on: release
build-windows
2m 2s
build-linux
54s
Annotations
6 warnings
build-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux
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-linux:
ViewModels/MainViewModel.cs#L141
This call site is reachable on all platforms. 'SystemInfoHelper.FindJava(bool)' is only supported on: 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows
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-windows:
ViewModels/MainViewModel.cs#L141
This call site is reachable on all platforms. 'SystemInfoHelper.FindJava(bool)' is only supported on: 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|