Skip to content

Omit cuetools.net folder from inspection. #315

Omit cuetools.net folder from inspection.

Omit cuetools.net folder from inspection. #315

Triggered via push October 4, 2023 16:39
Status Failure
Total duration 2m 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: Aaru.Filesystems/LisaFS/Structs.cs#L466
#endregion directive expected
build: Aaru.Filesystems/LisaFS/Structs.cs#L466
#endregion directive expected
build
Process completed with exit code 1.
build: Aaru.Generators/PluginRegisterGenerator.cs#L10
'Aaru.Generators.PluginRegisterGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Aaru.Compression/cuetools.net/CUETools.Codecs/LPC.cs#L5
The type name 'lpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Aaru.Compression/cuetools.net/CUETools.Codecs.Flake/AudioEncoder.cs#L2343
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: Aaru.Compression/cuetools.net/CUETools.Codecs.Flake/AudioEncoder.cs#L52
Field 'AudioEncoder.sr_code1' is never assigned to, and will always have its default value 0
build: Aaru.Compression/cuetools.net/CUETools.Codecs/BitWriter.cs#L193
XML comment has a param tag for 'bits', but there is no parameter by that name
build: Aaru.Compression/cuetools.net/CUETools.Codecs/DefaultValueForMode.cs#L21
XML comment has a param tag for 'text', but there is no parameter by that name
build: Aaru.Compression/cuetools.net/CUETools.Codecs/DefaultValueForMode.cs#L22
Parameter 'values' has no matching param tag in the XML comment for 'DefaultValueForModeAttribute.DefaultValueForModeAttribute(params object[])' (but other parameters do)
build: Aaru.Compression/cuetools.net/CUETools.Codecs/LpcContext.cs#L261
Parameter 'subframe' has no matching param tag in the XML comment for 'LpcContext.GetReflection(LpcSubframeInfo, int, int, int*, float*, LpcWindowSection*)' (but other parameters do)
build: Aaru.Compression/cuetools.net/CUETools.Codecs/LpcContext.cs#L261
Parameter 'sections' has no matching param tag in the XML comment for 'LpcContext.GetReflection(LpcSubframeInfo, int, int, int*, float*, LpcWindowSection*)' (but other parameters do)
build: Aaru.Compression/cuetools.net/CUETools.Codecs/LpcContext.cs#L346
Parameter 'count' has no matching param tag in the XML comment for 'LpcContext.SortOrdersAkaike(int, int, int, int, double, double)' (but other parameters do)