[Unity] Add try-catch when tcp socket is processing data received #29
Annotations
10 errors and 3 warnings
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L13
The type or namespace name 'Media' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L17
The namespace 'BocchiTracker.IssueAssetCollector.Handlers.Movie' already contains a definition for 'GameCaptureFrameConvertMovieProcess'
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L31
The type or namespace name 'GameCaptureFinishEventParameter' could not be found (are you missing a using directive or an assembly reference?)
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L23
Type 'GameCaptureFrameConvertMovieProcess' already defines a member called 'GameCaptureFrameConvertMovieProcess' with the same parameter types
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/OBSStudioHandler.cs#L17
'OBSStudioHandler.Handle(AppStatusBundle, int, string)': cannot override inherited member 'MovieHandler.Handle(AppStatusBundle, int, string)' because it is not marked virtual, abstract, or override
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L82
'WebRTCHandler.Handle(AppStatusBundle, int, string)': cannot override inherited member 'MovieHandler.Handle(AppStatusBundle, int, string)' because it is not marked virtual, abstract, or override
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L13
The type or namespace name 'Media' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L17
The namespace 'BocchiTracker.IssueAssetCollector.Handlers.Movie' already contains a definition for 'GameCaptureFrameConvertMovieProcess'
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L31
The type or namespace name 'GameCaptureFinishEventParameter' could not be found (are you missing a using directive or an assembly reference?)
|
Build unit Test:
Application/Models/IssueAssetCollector/Handlers/Movie/WebRTCHandler.cs#L23
Type 'GameCaptureFrameConvertMovieProcess' already defines a member called 'GameCaptureFrameConvertMovieProcess' with the same parameter types
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build unit Test:
Application/Models/ServiceClientData/TicketData.cs#L75
Dereference of a possibly null reference.
|
Build unit Test:
Application/Models/ServiceClientData/TicketData.cs#L75
Dereference of a possibly null reference.
|
Loading