Another gha fix #7
Annotations
10 warnings
TSLibAutogen/Autogen.cs#L13
'TSLibAutogen.Autogen': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
|
|
TSLib/Full/TsFullClient.cs#L258
Partial method declarations 'void TsFullClient.ProcessEachInitIvExpand(InitIvExpand notifies)' and 'void TsFullClient.ProcessEachInitIvExpand(InitIvExpand initIvExpand)' have signature differences.
|
TSLib/Full/TsFullClient.cs#L274
Partial method declarations 'void TsFullClient.ProcessEachInitIvExpand2(InitIvExpand2 notifies)' and 'void TsFullClient.ProcessEachInitIvExpand2(InitIvExpand2 initIvExpand2)' have signature differences.
|
TSLib/Full/TsFullClient.cs#L301
Partial method declarations 'void TsFullClient.ProcessEachInitServer(InitServer notifies)' and 'void TsFullClient.ProcessEachInitServer(InitServer initServer)' have signature differences.
|
TSLib/Full/TsFullClient.cs#L314
Partial method declarations 'void TsFullClient.ProcessEachPluginCommand(PluginCommand notifies)' and 'void TsFullClient.ProcessEachPluginCommand(PluginCommand cmd)' have signature differences.
|
TSLib/Full/TsFullClient.cs#L320
Partial method declarations 'void TsFullClient.ProcessEachCommandError(CommandError notifies)' and 'void TsFullClient.ProcessEachCommandError(CommandError error)' have signature differences.
|
TSLib/Full/TsFullClient.cs#L331
Partial method declarations 'void TsFullClient.ProcessEachClientLeftView(ClientLeftView notifies)' and 'void TsFullClient.ProcessEachClientLeftView(ClientLeftView clientLeftView)' have signature differences.
|
This job succeeded
Loading