Skip to content

Correct 10_Text example. #38

Correct 10_Text example.

Correct 10_Text example. #38

Triggered via push February 5, 2024 10:03
Status Success
Total duration 1m 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/MediaFoundation/MediaEngineApp/Program.cs#L21
Dereference of a possibly null reference.
build: src/Vortice.Framework/NativeMethods.txt#L23
Use the name of the enum that declares this constant: MAP_VIRTUAL_KEY_TYPE
build: src/Vortice.Framework/D3D11Application.cs#L386
Converting null literal or possible null value to non-nullable type.
build: src/Vortice.Framework/D3D11Application.cs#L391
Dereference of a possibly null reference.
build: src/Vortice.Framework/D3D11Application.cs#L403
Dereference of a possibly null reference.
build: src/Vortice.Framework/D3D12Application.cs#L29
Field 'D3D12Application._dxgiDebug' is never assigned to, and will always have its default value false
build: src/Vortice.Framework/NativeMethods.txt#L23
Use the name of the enum that declares this constant: MAP_VIRTUAL_KEY_TYPE
build: src/Vortice.Framework/D3D11Application.cs#L386
Converting null literal or possible null value to non-nullable type.
build: src/Vortice.Framework/D3D11Application.cs#L391
Dereference of a possibly null reference.
build: src/Vortice.Framework/D3D11Application.cs#L403
Dereference of a possibly null reference.