wrap NewLogData in try/catch #39
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and publish:
TarkovMonitor/MainUI.razor#L3
Found markup element with unexpected name 'Error'. If this is intended to be a component, add a @using directive for its namespace.
|
Build and publish:
TarkovMonitor/Splash.cs#L70
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build and publish:
TarkovMonitor/Splash.cs#L85
Dereference of a possibly null reference.
|
Build and publish:
TarkovMonitor/Splash.cs#L87
The variable 'ex' is declared but never used
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L45
Non-nullable field 'lastKnownMap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L45
Non-nullable event 'NewLogData' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L45
Non-nullable event 'ExceptionThrown' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L45
Non-nullable event 'DebugMessage' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L45
Non-nullable event 'GameStarted' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L45
Non-nullable event 'GroupInviteSend' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
The logs for this run have expired and are no longer available.
Loading