Skip to content

[Archive extraction] [Filesystem extraction] Ensure a directory that … #327

[Archive extraction] [Filesystem extraction] Ensure a directory that …

[Archive extraction] [Filesystem extraction] Ensure a directory that … #327

Triggered via push October 7, 2023 23:32
Status Success
Total duration 3m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Aaru.Helpers/IO/ForcedSeekStream.cs#L71
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The generic parameter 'T' of 'Aaru.Helpers.IO.ForcedSeekStream<T>' 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.Helpers/IO/ForcedSeekStream.cs#L58
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The generic parameter 'T' of 'Aaru.Helpers.IO.ForcedSeekStream<T>' 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/AaruMetadata/AaruMetadata.cs#L90
'CICMMetadataType' is obsolete: 'Will be removed in Aaru 7'
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)
build: Aaru.CommonTypes/Delegates.cs#L85
Parameter 'sector' has no matching param tag in the XML comment for 'ScanTimeHandler' (but other parameters do)
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