Skip to content

Translate Aaru.Decoders to Spanish (Spain). #419

Translate Aaru.Decoders to Spanish (Spain).

Translate Aaru.Decoders to Spanish (Spain). #419

Triggered via push September 30, 2023 18:45
Status Success
Total duration 38m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CodeQL-Build: Aaru.CommonTypes/AaruMetadata/AaruMetadata.cs#L90
'CICMMetadataType' is obsolete: 'Will be removed in Aaru 7'
CodeQL-Build: Aaru.CommonTypes/Interop/DetectOS.cs#L376
The type name 'utsname' only contains lower-cased ascii characters. Such names may become reserved for the language.
CodeQL-Build: Aaru.CommonTypes/AaruMetadata/Dimensions.cs#L922
'MediaType.Bernoulli' is obsolete
CodeQL-Build: Aaru.CommonTypes/AaruMetadata/Dimensions.cs#L932
'MediaType.Bernoulli2' is obsolete
CodeQL-Build: Aaru.CommonTypes/Interop/Version.cs#L58
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
CodeQL-Build: Aaru.CommonTypes/Delegates.cs#L83
Parameter 'sector' has no matching param tag in the XML comment for 'ScanTimeHandler' (but other parameters do)
CodeQL-Build: Aaru.CommonTypes/Filters.cs#L62
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
CodeQL-Build: Aaru.CommonTypes/Filters.cs#L65
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Collections.Generic.IEnumerator<T>.Current.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
CodeQL-Build: Aaru.CommonTypes/Filters.cs#L62
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 't' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
CodeQL-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.