add: initial commit #45
ci.yml
on: push
build-Ubuntu
39s
build-Windows
1m 54s
Annotations
20 warnings
build-Ubuntu:
HW04FTP/CLIENT/UI.cs#L20
Possible null reference argument for parameter 'query' in 'string ClientNetwork.GetServerResponse(string query)'.
|
build-Ubuntu:
HW04FTP/CLIENT/Network.cs#L54
Possible null reference return.
|
build-Ubuntu:
HW04FTP/CLIENT/UI.cs#L20
Possible null reference argument for parameter 'query' in 'string ClientNetwork.GetServerResponse(string query)'.
|
build-Ubuntu:
HW04FTP/CLIENT/Network.cs#L54
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 'string Executor.RespondCommand(string commandType, string path)'.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in '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 'string Executor.RespondCommand(string commandType, string path)'.
|
build-Ubuntu:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in 'string Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/CLIENT/UI.cs#L20
Possible null reference argument for parameter 'query' in 'string ClientNetwork.GetServerResponse(string query)'.
|
build-Windows:
HW04FTP/CLIENT/Network.cs#L54
Possible null reference return.
|
build-Windows:
HW04FTP/CLIENT/UI.cs#L20
Possible null reference argument for parameter 'query' in 'string ClientNetwork.GetServerResponse(string query)'.
|
build-Windows:
HW04FTP/CLIENT/Network.cs#L54
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 'string Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in '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 'string Executor.RespondCommand(string commandType, string path)'.
|
build-Windows:
HW04FTP/SERVER/Network.cs#L48
Possible null reference argument for parameter 'path' in 'string Executor.RespondCommand(string commandType, string path)'.
|