Skip to content

Bump Meziantou.Analyzer from 3.0.50 to 3.0.52 #4625

Bump Meziantou.Analyzer from 3.0.50 to 3.0.52

Bump Meziantou.Analyzer from 3.0.50 to 3.0.52 #4625

Triggered via pull request April 23, 2026 02:14
Status Failure
Total duration 1m 46s
Artifacts

test.yml

on: pull_request
test_and_check_coverage
24s
test_and_check_coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test_and_check_coverage
Failed to install dotnet, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/10.0.6/': Permission denied cp: cannot create directory '/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/10.0.6/': Permission denied cp: cannot create directory '/usr/share/dotnet/packs/Microsoft.NETCore.App.Host.linux-x64/10.0.6/': Permission denied cp: cannot create directory '/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/10.0.6/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk/10.0.202/': Permission denied mkdir: cannot create directory ‘/usr/share/dotnet/sdk/10.0.202’: Permission denied cp: cannot create directory '/usr/share/dotnet/sdk/10.0.202/DotnetTools/dotnet-dev-certs/10.0.6-servicing.26176.101/': No such file or directory mkdir: cannot create directory ‘/usr/share/dotnet/sdk/10.0.202’: Permission denied cp: cannot create directory '/usr/share/dotnet/sdk/10.0.202/DotnetTools/dotnet-user-jwts/10.0.6-servicing.26176.101/': No such file or directory mkdir: cannot create directory ‘/usr/share/dotnet/sdk/10.0.202’: Permission denied cp: cannot create directory '/usr/share/dotnet/sdk/10.0.202/DotnetTools/dotnet-user-secrets/10.0.6-servicing.26176.101/': No such file or directory mkdir: cannot create directory ‘/usr/share/dotnet/sdk/10.0.202’: Permission denied cp: cannot create directory '/usr/share/dotnet/sdk/10.0.202/DotnetTools/dotnet-watch/10.0.202/': No such file or directory cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.emscripten.current/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.emscripten.net6/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.emscripten.net7/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.emscripten.net8/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.emscripten.net9/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.mono.toolchain.current/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.mono.toolchain.net6/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.mono.toolchain.net7/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.mono.toolchain.net8/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/sdk-manifests/10.0.100/microsoft.net.workload.mono.toolchain.net9/10.0.106/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.AspNetCore.App/10.0.6/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.6/': Permission denied cp: cannot create directory '/usr/share/dotnet/templates/10.0.6/': Permission denied dotnet_install: Error: Failed to verify the version of installed `.NET Core SDK`. Installation source: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.202/dotnet-sdk-10.0.202-linux-x64.tar.gz. Installation location: /usr/share/dotnet. Report the bug at https://github.com/dotnet/install-scripts/issues. dotnet_install: Error: `.NET Core SDK` with version = 10.0.202 failed to install with an error.
test_and_check_coverage
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/10.0.7/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.7/': Permission denied dotnet_install: Error: Failed to verify the version of installed `.NET Core Runtime`. Installation source: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.7/dotnet-runtime-10.0.7-linux-x64.tar.gz. Installation location: /usr/share/dotnet. Report the bug at https://github.com/dotnet/install-scripts/issues. dotnet_install: Error: `.NET Core Runtime` with version = 10.0.7 failed to install with an error.
test (macos-14): ImperatorToCK3/Outputter/MenAtArmsOutputter.cs#L86
TODO use on_finish instead of on_start, on_start may execute twice according to a CK3 mod coop (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test (macos-14): ImperatorToCK3/Outputter/MenAtArmsOutputter.cs#L85
TODO Use ExecuteConsoleCommands instead of using ExecuteConsoleCommand in a loop (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test (macos-14): ImperatorToCK3/Imperator/Diplomacy/Dependency.cs#L12
TODO use Imperator subject type definitions to determine how the subject should be treated in CK3 (contracts and obligations) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test (macos-14): ImperatorToCK3/CK3/Titles/LandedTitles.cs#L971
TODO when the holding owner of the primary I:R province is not able to hold the CK3 equivalent, also check the holding owners from secondary source provinces (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test (macos-14): ImperatorToCK3/CK3/Titles/LandedTitles.cs#L917
TODO when the holding owner of the primary I:R province is not able to hold the CK3 equivalent, also check the holding owners from secondary source provinces (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test (macos-14): ImperatorToCK3/CK3/Localization/CK3LocBlock.cs#L8
TODO add ILocBlock interface that both this and commonItems' LocBlock would implement. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test (macos-14): ImperatorToCK3/CK3/CK3LocDB.cs#L104
TODO add unit test for combining loc from all the sources into one locblock (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)