Veldrid CI build #140
Annotations
19 warnings
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
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*)'
|