feat: allow owner reply with only message copy #3
Annotations
5 errors and 10 warnings
build:
pmcenter/BotProcess/BotProcess.OwnerReplying.cs#L54
'Conf.ConfObj' does not contain a definition for 'EnableOwnerReplyCopyMessage' and no accessible extension method 'EnableOwnerReplyCopyMessage' accepting a first argument of type 'Conf.ConfObj' could be found (are you missing a using directive or an assembly reference?)
|
build:
pmcenter/Configurations/Conf.ConfObj.New.cs#L28
The name 'EnableOwnerReplyCopyMessage' does not exist in the current context
|
build:
pmcenter/BotProcess/BotProcess.OwnerReplying.cs#L54
'Conf.ConfObj' does not contain a definition for 'EnableOwnerReplyCopyMessage' and no accessible extension method 'EnableOwnerReplyCopyMessage' accepting a first argument of type 'Conf.ConfObj' could be found (are you missing a using directive or an assembly reference?)
|
build:
pmcenter/Configurations/Conf.ConfObj.New.cs#L28
The name 'EnableOwnerReplyCopyMessage' does not exist in the current context
|
build
Process completed with exit code 1.
|
build:
pmcenter/Configurations/Conf.Socks5Proxy.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
pmcenter/Configurations/Conf.Socks5Proxy.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
pmcenter/Setup.cs#L26
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.
|
build:
pmcenter/Setup.cs#L40
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.
|
build:
pmcenter/BotProcess/BotProcess.cs#L103
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.
|
build:
pmcenter/BotProcess/BotProcess.OwnerReplying.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
pmcenter/BotProcess/BotProcess.OwnerReplying.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
pmcenter/Configurations/Conf.Socks5Proxy.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
pmcenter/Configurations/Conf.Socks5Proxy.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
pmcenter/Setup.cs#L26
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.
|