Disabled viewport render (Temporarily) #64
Annotations
6 warnings
Restore dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build application
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build application:
src/ImeSense.ShaderPlayground.Interop/Viewport.cs#L19
Nullability of reference types in type of parameter 'sender' of 'void Viewport.OnAttachedToVisualTree(object sender, VisualTreeAttachmentEventArgs e)' doesn't match the target delegate 'EventHandler<VisualTreeAttachmentEventArgs>' (possibly because of nullability attributes).
|
Build application
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build application:
src/ImeSense.ShaderPlayground.Interop/Viewport.cs#L19
Nullability of reference types in type of parameter 'sender' of 'void Viewport.OnAttachedToVisualTree(object sender, VisualTreeAttachmentEventArgs e)' doesn't match the target delegate 'EventHandler<VisualTreeAttachmentEventArgs>' (possibly because of nullability attributes).
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "editor-net6.0-Debug-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "editor-net6.0-Release-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "editor-net7.0-Debug-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "editor-net7.0-Release-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "render-package-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "render-x64-Debug-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "render-x64-Release-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "render-x86-Debug-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d", "render-x86-Release-4dd995f98fae4eeaf2c4c343bc3173ddb319fb8d".
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