[Misc] Add license and README.md #1
Annotations
10 errors and 10 warnings
Dotnet Publish:
KonataNT/Core/PacketHandler.cs#L107
'OidbSvcBase' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'OidbSvcBase' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/PacketHandler.cs#L138
'NTDeviceSign' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'NTDeviceSign' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/PacketHandler.cs#L153
'NTDeviceSign' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'NTDeviceSign' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/Packet/TlvPacker.cs#L172
'NTLoginInfo' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'NTLoginInfo' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/BaseClient.cs#L236
'StatusRegister' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'StatusRegister' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/BaseClient.cs#L254
'SsoKeyExchangePlain' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'SsoKeyExchangePlain' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/BaseClient.cs#L275
'SsoKeyExchange' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'SsoKeyExchange' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/BaseClient.cs#L329
'SsoNTLoginBase' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'SsoNTLoginBase' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/BaseClient.cs#L332
'SsoNTLoginEncryptedData' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'SsoNTLoginEncryptedData' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT/Core/PacketHandler.cs#L107
'OidbSvcBase' does not contain a definition for 'Serialize' and no accessible extension method 'Serialize' accepting a first argument of type 'OidbSvcBase' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet Publish:
KonataNT.Proto.Generator/AnalyzerReleases.Unshipped.md#L6
Analyzer release file 'AnalyzerReleases.Unshipped.md' has a missing or invalid release header '| Rule ID | Category | Severity | Notes |' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Dotnet Publish:
KonataNT/BotClient.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/BotClient.cs#L23
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/BotClient.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/Common/Context/BotMemberContext.cs#L50
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/Common/Context/BotMemberContext.cs#L55
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/Common/Context/BotMemberContext.cs#L60
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/Common/Context/BotMemberContext.cs#L65
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/Common/Context/BotMemberContext.cs#L70
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet Publish:
KonataNT/Common/Context/BotGroupContext.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Loading