Release #32
Triggered via release
July 10, 2024 15:01
Enn3Developer
published
3883dc8
Status
Success
Total duration
2m 14s
Artifacts
–
release.yml
on: release
build-windows
2m 0s
build-linux
1m 34s
Annotations
6 warnings
build-linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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-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#L140
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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-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#L140
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)
|