Bump AWSSDK.S3 from 3.7.406.1 to 3.7.406.2 in /Fronter.NET.Tests #1022
Annotations
11 warnings
Setup Dotnet for use with actions
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/8.0.11/': Permission denied
cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.11/': 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.11/dotnet-runtime-8.0.11-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.11 failed to install with an error.
|
Build:
Fronter.NET/Services/MessageSlicer.cs#L45
Possible null reference return.
|
Build:
Fronter.NET/LogAppenders/LogGridAppender.cs#L39
Dereference of a possibly null reference.
|
Build:
Fronter.NET/obj/Debug/gen.cs#L1
Declare type 'Secrets' in a namespace (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0047.md)
|
Build:
Fronter.NET/obj/Debug/gen.cs#L1
File name must match type name (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0048.md)
|
Build:
Fronter.NET/Models/ConverterReleaseInfo.cs#L9
Prefer using collection abstraction instead of implementation (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0016.md)
|
Build:
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:
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:
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:
Fronter.NET/Extensions/TranslationSource.cs#L165
Regular expressions should not be vulnerable to Denial of Service attacks (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0009.md)
|
Build:
Fronter.NET/Models/UpdateInfoModel.cs#L9
Use string.Equals instead of Equals operator (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0006.md)
|
Loading