Skip to content

Decrypt CSS images on conversion #281

Decrypt CSS images on conversion

Decrypt CSS images on conversion #281

Triggered via pull request July 30, 2023 20:26
Status Success
Total duration 2m 28s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Aaru.CommonTypes/AaruMetadata/AaruMetadata.cs#L90
'CICMMetadataType' is obsolete: 'Will be removed in Aaru 7'
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.
build: Aaru.CommonTypes/AaruMetadata/Dimensions.cs#L922
'MediaType.Bernoulli' is obsolete
build: Aaru.CommonTypes/AaruMetadata/Dimensions.cs#L932
'MediaType.Bernoulli2' is obsolete
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.'
build: Aaru.CommonTypes/Delegates.cs#L83
Parameter 'sector' has no matching param tag in the XML comment for 'ScanTimeHandler' (but other parameters do)
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.
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.
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.
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.