[Core] Refactored NTV2RichMediaUploadEvents #806
Annotations
10 errors
build:
Lagrange.Core/Internal/Context/Uploader/Common.cs#L5
The type or namespace name 'Sha' does not exist in the namespace 'Lagrange.Core.Utility.Crypto.Provider' (are you missing an assembly reference?)
|
build:
Lagrange.Core/Internal/Context/Uploader/Common.cs#L12
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Event/Message/ImageGroupUploadEvent.cs#L9
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Event/Message/ImageUploadEvent.cs#L10
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Event/Message/RecordGroupUploadEvent.cs#L9
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Event/Message/RecordUploadEvent.cs#L9
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Event/Message/VideoGroupUploadEvent.cs#L9
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Event/Message/VideoUploadEvent.cs#L10
The type or namespace name 'NTV2RichMediaUploadEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Service/Message/ImageGroupUploadService.cs#L17
The type 'Lagrange.Core.Internal.Event.Message.ImageGroupUploadEvent' cannot be used as type parameter 'TEvent' in the generic type or method 'BaseService<TEvent>'. There is no implicit reference conversion from 'Lagrange.Core.Internal.Event.Message.ImageGroupUploadEvent' to 'Lagrange.Core.Internal.Event.ProtocolEvent'.
|
build:
Lagrange.Core/Internal/Service/Message/ImageUploadService.cs#L16
The type 'Lagrange.Core.Internal.Event.Message.ImageUploadEvent' cannot be used as type parameter 'TEvent' in the generic type or method 'BaseService<TEvent>'. There is no implicit reference conversion from 'Lagrange.Core.Internal.Event.Message.ImageUploadEvent' to 'Lagrange.Core.Internal.Event.ProtocolEvent'.
|