fix: added non staged files to last commit #55
ci.yml
on: push
build-Ubuntu
39s
build-Windows
3m 24s
Annotations
16 warnings
build-Ubuntu:
HW04FTP/CLIENT/Network.cs#L77
Possible null reference return.
|
build-Ubuntu:
HW04FTP/CLIENT/Network.cs#L77
Possible null reference return.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L34
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'commandType' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L34
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'commandType' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/CLIENT/Network.cs#L77
Possible null reference return.
|
build-Windows:
HW04FTP/CLIENT/Network.cs#L77
Possible null reference return.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L34
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'commandType' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L34
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'commandType' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in 'Task<string> Executor.RespondCommand(string commandType, string path)'.
|