feat(SyncCheck): Improve status reporting and detect crashes #109
Annotations
10 errors and 6 warnings
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L32
'Logger' does not contain a definition for 'Error'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L36
'Logger' does not contain a definition for 'Info'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L43
'Logger' does not contain a definition for 'Warn'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L45
'Logger' does not contain a definition for 'Info'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L57
'Logger' does not contain a definition for 'Info'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L85
'Logger' does not contain a definition for 'Error'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L96
'Logger' does not contain a definition for 'Error'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L104
'Logger' does not contain a definition for 'Error'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L112
'Logger' does not contain a definition for 'Error'
|
Build:
CelesteTAS-EverestInterop/Source/SyncCheck/SyncChecker.cs#L135
'Logger' does not contain a definition for 'Error'
|
Build:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/ReadCommand.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L270
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
|
Build:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/AssertCommand.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/ReadCommand.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L270
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
|
Build:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/AssertCommand.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading