Added BeginDirectXFrame and EndDirectXFrame #58
Annotations
4 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "editor-net6.0-Debug-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "editor-net6.0-Release-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "editor-net7.0-Debug-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "editor-net7.0-Release-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "render-package-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "render-x64-Debug-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "render-x64-Release-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "render-x86-Debug-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f", "render-x86-Release-a81df236b0c1f022e4c0531f7f7f53d21dd7d10f".
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/
|
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/download-artifact@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/
|
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:
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).
|
Loading