Skip to content

Release v4.9.2

Release v4.9.2 #341

Triggered via pull request March 30, 2024 04:15
Status Success
Total duration 1m 50s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build_windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. 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: src/Veldrid.SDL2/DragDropEvent.cs#L3
Missing XML comment for publicly visible type or member 'DragDropEvent'
build_windows: src/Veldrid.SDL2/DragDropEvent.cs#L5
Missing XML comment for publicly visible type or member 'DragDropEvent.File'
build_windows: src/Veldrid.SDL2/DragDropEvent.cs#L7
Missing XML comment for publicly visible type or member 'DragDropEvent.DragDropEvent(string)'
build_windows: src/Veldrid.SDL2/Sdl2.cs#L8
Missing XML comment for publicly visible type or member 'Sdl2Native'
build_windows: src/Veldrid.SDL2/Sdl2.cs#L70
Missing XML comment for publicly visible type or member 'Sdl2Native.SDL_GetError()'
build_windows: src/Veldrid.SDL2/Sdl2.cs#L75
Missing XML comment for publicly visible type or member 'Sdl2Native.SDL_ClearError()'
build_windows: src/Veldrid.SDL2/Sdl2.cs#L80
Missing XML comment for publicly visible type or member 'Sdl2Native.SDL_free(void*)'
build_windows: src/Veldrid.SDL2/Sdl2.Events.cs#L13
Missing XML comment for publicly visible type or member 'Sdl2Native.SDL_PumpEvents()'
build_windows: src/Veldrid.SDL2/Sdl2.Events.cs#L18
Missing XML comment for publicly visible type or member 'Sdl2Native.SDL_PollEvent(SDL_Event*)'
build_windows: src/Veldrid.SDL2/Sdl2.Events.cs#L23
Missing XML comment for publicly visible type or member 'Sdl2Native.SDL_AddEventWatch(SDL_EventFilter, void*)'
build_windows: src/Veldrid/D3D11/D3D11Swapchain.cs#L128
This call site is reachable on all platforms. 'ComObject' is only supported on: 'windows'.
build_windows: src/Veldrid/D3D11/D3D11Swapchain.cs#L128
This call site is reachable on all platforms. 'ComObject' is only supported on: 'windows'.