Add hosted services to SeriLog / Logger #114
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish the application (Linux)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Publish the application (Linux):
Cove/Server/Actor/Actor.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Publish the application (Linux):
Cove/Server/Server.Utils.cs#L116
Cannot convert null literal to non-nullable reference type.
|
Publish the application (Linux):
Cove/Server/Utils/ConfigReader.cs#L17
Converting null literal or possible null value to non-nullable type.
|
Publish the application (Linux):
Cove/Server/Utils/ConfigReader.cs#L46
Converting null literal or possible null value to non-nullable type.
|
Publish the application (Linux):
Cove/Program.cs#L73
Converting null literal or possible null value to non-nullable type.
|
Publish the application (Linux):
Cove/Program.cs#L74
Dereference of a possibly null reference.
|
Publish the application (Linux):
Cove/Program.cs#L92
Converting null literal or possible null value to non-nullable type.
|
Publish the application (Linux):
Cove/Program.cs#L114
Converting null literal or possible null value to non-nullable type.
|
Publish the application (Linux):
Cove/Server/HostedServices/HostSpawnMetalService.cs#L32
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux64", "win64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading