Skip to content

Refactor code

Refactor code #22

Triggered via push June 27, 2023 15:13
Status Success
Total duration 1m 33s
Artifacts

publish.yml

on: push
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Release (linux): FtpsClient/Program.cs#L39
Non-nullable field '_enc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (macOS): FtpsClient/Program.cs#L39
Non-nullable field '_enc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (windows): FtpsClient/Program.cs#L39
Non-nullable field '_enc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.