Skip to content
Triggered via push November 9, 2024 03:40
Status Failure
Total duration 40s
Artifacts

build.yaml

on: push
windows-build
29s
windows-build
linux-build
19s
linux-build
create-release
0s
create-release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
linux-build
Publishing to a single-file is only supported for executable applications.
linux-build
Process completed with exit code 1.
windows-build
Publishing to a single-file is only supported for executable applications.
windows-build
Process completed with exit code 1.
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. 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
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
linux-build: WFServer/Server.utils.cs#L83
Cannot convert null literal to non-nullable reference type.
linux-build: WFServer/WFPlayer.cs#L36
Cannot convert null literal to non-nullable reference type.
linux-build: WFServer/Server.chatEvent.cs#L15
Converting null literal or possible null value to non-nullable type.
linux-build: WFServer/Server.chatEvent.cs#L16
Dereference of a possibly null reference.
linux-build: WFServer/GDFormat.cs#L253
Possible null reference return.
linux-build: WFServer/GDFormat.cs#L411
Converting null literal or possible null value to non-nullable type.
linux-build: WFServer/GDFormat.cs#L416
Possible null reference argument for parameter 'key' in 'object Dictionary<string, object>.this[string key]'.
linux-build: WFServer/ConfigReader.cs#L21
Converting null literal or possible null value to non-nullable type.
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. 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
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
windows-build: WFServer/Server.utils.cs#L83
Cannot convert null literal to non-nullable reference type.
windows-build: WFServer/WFPlayer.cs#L36
Cannot convert null literal to non-nullable reference type.
windows-build: WFServer/Server.chatEvent.cs#L15
Converting null literal or possible null value to non-nullable type.
windows-build: WFServer/Server.chatEvent.cs#L16
Dereference of a possibly null reference.
windows-build: WFServer/GDFormat.cs#L253
Possible null reference return.
windows-build: WFServer/GDFormat.cs#L411
Converting null literal or possible null value to non-nullable type.
windows-build: WFServer/GDFormat.cs#L416
Possible null reference argument for parameter 'key' in 'object Dictionary<string, object>.this[string key]'.
windows-build: WFServer/ConfigReader.cs#L21
Converting null literal or possible null value to non-nullable type.