Update README.md #383
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/ArtistInUseException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ArtistInUseException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/DuplicateOptionException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'DuplicateOptionException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/DuplicateGenreException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'DuplicateGenreException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/GenreInUseException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'GenreInUseException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/EquipmentTypeInUseException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'EquipmentTypeInUseException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/GenreNotFoundException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'GenreNotFoundException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/InvalidRecordFormatException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'InvalidRecordFormatException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/MalformedCommandLineException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MalformedCommandLineException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/MultipleOperationsException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MultipleOperationsException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze:
src/MusicCatalogue.Entities/Exceptions/RetailerInUseException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'RetailerInUseException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Loading