Skip to content

feat: Updated to .NET8 #180

feat: Updated to .NET8

feat: Updated to .NET8 #180

Triggered via pull request May 27, 2024 02:01
Status Success
Total duration 2m 18s
Artifacts

dotnet-core.yml

on: pull_request
buildTestUpload
2m 9s
buildTestUpload
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
buildTestUpload
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildTestUpload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/PirateFort.razor.cs#L16
Non-nullable property 'animationGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/PirateFort.razor.cs#L17
Non-nullable property 'smokeBlast' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/PirateFort.razor.cs#L18
Non-nullable property 'sound' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/Particle.razor.cs#L117
Cannot convert null literal to non-nullable reference type.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/App.razor#L16
Non-nullable property 'JSRuntime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/AnimationExample.razor.cs#L117
Cannot convert null literal to non-nullable reference type.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/AnimationExample.razor.cs#L16
Cannot convert null literal to non-nullable reference type.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/AnimationExample.razor.cs#L17
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/MeshExample.razor.cs#L11
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
buildTestUpload: Sample/EventHorizon.Blazor.BabylonJS/Pages/Particle.razor.cs#L16
Cannot convert null literal to non-nullable reference type.