Removed debug text #82
Annotations
30 warnings
windows-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L21
Cannot convert null literal to non-nullable reference type.
|
windows-build:
Cove/Server/Server.Utils.cs#L95
Cannot convert null literal to non-nullable reference type.
|
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/Program.cs#L25
Converting null literal or possible null value to non-nullable type.
|
windows-build:
Cove/Program.cs#L26
Dereference of a possibly null reference.
|
windows-build:
Cove/Program.cs#L50
Converting null literal or possible null value to non-nullable type.
|
windows-build:
Cove/Program.cs#L72
Converting null literal or possible null value to non-nullable type.
|
windows-build:
Cove/Server/HostedServices/HSLServerList.cs#L31
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L21
Cannot convert null literal to non-nullable reference type.
|
linux-build:
Cove/Server/Server.Utils.cs#L95
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/HSLServerList.cs#L31
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/HSLServerList.cs#L44
Nullability of reference types in type of parameter 'state' of 'void HLSServerListService.DoWork(object state)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
linux-build:
Cove/Server/HostedServices/HSLServerList.cs#L12
Non-nullable property 'host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
linux-build:
Cove/Server/HostedServices/HSLServerList.cs#L13
Non-nullable property 'lobby_code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
linux-build:
Cove/Server/HostedServices/HSLServerList.cs#L14
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
create-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
create-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.6 MB |
|
win64
|
29.9 MB |
|