Skip to content
Triggered via release July 17, 2023 23:48
@deccerdeccer
published v2.1.0
Status Success
Total duration 54s
Artifacts

cd.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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
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: 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: src/EngineKit/Graphics/ComputePipeline.cs#L31
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/ComputePipeline.cs#L31
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L149
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L149
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L154
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L154
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L159
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L159
Dereference of a possibly null reference.
build: src/EngineKit/Graphics/GraphicsPipeline.cs#L164
Dereference of a possibly null reference.