Skip to content

Expose setting viewport via UseViewport on the graphics context #113

Expose setting viewport via UseViewport on the graphics context

Expose setting viewport via UseViewport on the graphics context #113

Triggered via push August 14, 2023 21:52
Status Success
Total duration 3m 30s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest): src/EngineKit/UI/UIRenderer.cs#L95
Non-nullable field '_keyValues' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/EngineKit/Extensions/ToGLExtensions.cs#L11
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(EngineKit.Graphics.BlitFramebufferFilter)2' is not covered.
build (windows-latest): src/EngineKit/Graphics/ComputePipeline.cs#L31
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/ComputePipeline.cs#L31
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L149
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L149
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L154
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L154
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L159
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L159
Dereference of a possibly null reference.
build (windows-latest)
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/
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
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/
build (ubuntu-latest): src/EngineKit/UI/UIRenderer.cs#L95
Non-nullable field '_keyValues' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): src/EngineKit/Extensions/ToGLExtensions.cs#L11
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(EngineKit.Graphics.BlitFramebufferFilter)2' is not covered.
build (ubuntu-latest): src/EngineKit/Graphics/ComputePipeline.cs#L31
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/ComputePipeline.cs#L31
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L149
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L149
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L154
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L154
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L159
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Graphics/GraphicsPipeline.cs#L159
Dereference of a possibly null reference.