Merge branch 'main' of https://github.com/DrMeepso/WebFishingCove #120
Annotations
29 warnings
linux-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux-build
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.
|
linux-build:
Cove/Server/Actor/Actor.cs#L40
Cannot convert null literal to non-nullable reference type.
|
linux-build:
Cove/Server/Server.Utils.cs#L118
Cannot convert null literal to non-nullable reference type.
|
linux-build:
Cove/Server/Utils/ConfigReader.cs#L17
Converting null literal or possible null value to non-nullable type.
|
linux-build:
Cove/Server/Utils/ConfigReader.cs#L46
Converting null literal or possible null value to non-nullable type.
|
linux-build:
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.
|
linux-build:
Cove/Server/HostedServices/HostSpawnMetalService.cs#L44
Nullability of reference types in type of parameter 'state' of 'void HostSpawnMetalService.DoWork(object state)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
linux-build:
Cove/Server/HostedServices/HostSpawn.cs#L36
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
linux-build:
Cove/Server/HostedServices/HostSpawn.cs#L47
Nullability of reference types in type of parameter 'state' of 'void HostSpawnService.DoWork(object state)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
linux-build:
Cove/Program.cs#L49
Possible null reference argument for parameter 'messageTemplate' in 'void Logger.Fatal(string messageTemplate)'.
|
windows-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
windows-build
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.
|
windows-build:
Cove/Server/Actor/Actor.cs#L40
Cannot convert null literal to non-nullable reference type.
|
windows-build:
Cove/Server/Server.Utils.cs#L118
Cannot convert null literal to non-nullable reference type.
|
windows-build:
Cove/Program.cs#L49
Possible null reference argument for parameter 'messageTemplate' in 'void Logger.Fatal(string messageTemplate)'.
|
windows-build:
Cove/Program.cs#L67
Converting null literal or possible null value to non-nullable type.
|
windows-build:
Cove/Program.cs#L68
Dereference of a possibly null reference.
|
windows-build:
Cove/Server/Utils/ConfigReader.cs#L17
Converting null literal or possible null value to non-nullable type.
|
windows-build:
Cove/Server/Utils/ConfigReader.cs#L46
Converting null literal or possible null value to non-nullable type.
|
windows-build:
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.
|
windows-build:
Cove/Server/HostedServices/HostSpawnMetalService.cs#L44
Nullability of reference types in type of parameter 'state' of 'void HostSpawnMetalService.DoWork(object state)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
create-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux64
|
29.9 MB |
|
win64
|
30.1 MB |
|