選擇避讓點的時候須考慮最短路徑與第二路徑 #31
Annotations
12 warnings
|
publish
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
publish
Non-nullable property 'sid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish
The variable 'exp' is declared but never used
|
|
publish
Possible null reference assignment.
|
|
publish
The variable 'flag' is assigned but its value is never used
|
|
publish
Cannot convert null literal to non-nullable reference type.
|
|
publish
The variable 'ex' is declared but never used
|
|
publish
Non-nullable property 'ToStation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
publish
The member 'clsBatteryExchanger.Connect(bool)' does not hide an accessible member. The new keyword is not required.
|
|
publish
Non-nullable property 'FromStation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|