Skip to content

Cache improvements

Cache improvements #10

Triggered via pull request March 24, 2024 10:01
@wo80wo80
opened #70
dev
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (8.0.x): src/Hqub.MusicBrainz/MusicBrainzClient.cs#L127
Field 'MusicBrainzClient.ResponseError.Message' is never assigned to, and will always have its default value null
build (8.0.x): src/Hqub.MusicBrainz/Entities/CoverArtArchive.cs#L38
Missing XML comment for publicly visible type or member 'CoverArtArchive.GetCoverArtUri(string)'
build (8.0.x): src/Hqub.MusicBrainz/WebServiceException.cs#L73
Member 'WebServiceException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'WebServiceException.GetObjectData(SerializationInfo, StreamingContext)'.
build (8.0.x): src/Hqub.MusicBrainz/WebServiceException.cs#L64
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (8.0.x): src/Hqub.MusicBrainz/WebServiceException.cs#L83
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (8.0.x): src/Hqub.MusicBrainz/MusicBrainzClient.cs#L127
Field 'MusicBrainzClient.ResponseError.Message' is never assigned to, and will always have its default value null
build (8.0.x): src/Hqub.MusicBrainz/Entities/CoverArtArchive.cs#L38
Missing XML comment for publicly visible type or member 'CoverArtArchive.GetCoverArtUri(string)'
build (8.0.x): src/Hqub.MusicBrainz/MusicBrainzClient.cs#L127
Field 'MusicBrainzClient.ResponseError.Message' is never assigned to, and will always have its default value null
build (8.0.x): src/Hqub.MusicBrainz/Entities/CoverArtArchive.cs#L38
Missing XML comment for publicly visible type or member 'CoverArtArchive.GetCoverArtUri(string)'
build (8.0.x): src/Hqub.MusicBrainz/WebServiceException.cs#L73
Member 'WebServiceException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'WebServiceException.GetObjectData(SerializationInfo, StreamingContext)'.