Skip to content

Veldrid CI build

Veldrid CI build #123

Triggered via create July 6, 2023 02:52
Status Success
Total duration 2m 15s
Artifacts

dotnet.yml

on: create
build_windows
2m 1s
build_windows
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build_windows
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
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*)'