Skip to content

Bump Roslynator.Analyzers from 4.12.7 to 4.12.8 in /Fronter.NET #930

Bump Roslynator.Analyzers from 4.12.7 to 4.12.8 in /Fronter.NET

Bump Roslynator.Analyzers from 4.12.7 to 4.12.8 in /Fronter.NET #930

Triggered via pull request October 12, 2024 20:28
Status Success
Total duration 1m 19s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
build (self-hosted, linux)
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/8.0.10/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.10/': Permission denied dotnet_install: Error: Failed to verify the version of installed `.NET Core Runtime`. Installation source: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.10/dotnet-runtime-8.0.10-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 = 8.0.10 failed to install with an error.
build (self-hosted, linux): Fronter.NET/Services/MessageSlicer.cs#L45
Possible null reference return.
build (self-hosted, linux): Fronter.NET/LogAppenders/LogGridAppender.cs#L39
Dereference of a possibly null reference.
build (self-hosted, linux): Fronter.NET/Extensions/TranslationSource.cs#L152
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build (self-hosted, linux): Fronter.NET/Extensions/TranslationSource.cs#L153
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build (self-hosted, windows): Fronter.NET/Services/MessageSlicer.cs#L45
Possible null reference return.
build (self-hosted, windows): Fronter.NET/LogAppenders/LogGridAppender.cs#L39
Dereference of a possibly null reference.
build (self-hosted, windows): Fronter.NET/Extensions/TranslationSource.cs#L153
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build (self-hosted, windows): Fronter.NET/Extensions/TranslationSource.cs#L152
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build (self-hosted, windows)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '8.0.10' is denied. New-Item : Access to the path '8.0.10' is denied. At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21 + ... New-Item -ItemType Directory -Force -Path $DestinationDir ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.10:String) [New-Item], Unauthori zedAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
build (macos-13): Fronter.NET/LogAppenders/LogGridAppender.cs#L39
Dereference of a possibly null reference.
build (macos-13): Fronter.NET/Services/MessageSlicer.cs#L45
Possible null reference return.
build (macos-13): Fronter.NET/Services/MessageSlicer.cs#L48
Regular expressions should not be vulnerable to Denial of Service attacks (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0009.md)
build (macos-13): Fronter.NET/Extensions/TranslationSource.cs#L153
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build (macos-13): Fronter.NET/Extensions/TranslationSource.cs#L152
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)