Skip to content

配合組件修改 S2F50 Return Code 取得方式 #29

配合組件修改 S2F50 Return Code 取得方式

配合組件修改 S2F50 Return Code 取得方式 #29

Triggered via push October 7, 2025 04:00
Status Success
Total duration 3m 5s
Artifacts
Fit to window
Zoom out
Zoom in

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
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.
publish
Converting null literal or possible null value to non-nullable type.
publish
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.
publish
Possible null reference assignment.
publish
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.
publish
Cannot convert null literal to non-nullable reference type.
publish
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.
publish
Non-nullable property 'io' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish
The member 'clsBatteryExchanger.Connect(bool)' does not hide an accessible member. The new keyword is not required.
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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']