Skip to content

Update vulkan headers to 1.3.296 and bump version to 1.9.8 #128

Update vulkan headers to 1.3.296 and bump version to 1.9.8

Update vulkan headers to 1.3.296 and bump version to 1.9.8 #128

Triggered via push October 3, 2024 07:48
Status Success
Total duration 53s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Vortice.ShaderCompiler/CompileResult.cs#L14
Non-nullable property 'Bytecode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Vortice.ShaderCompiler/CompileResult.cs#L14
Non-nullable property 'Bytecode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Vortice.Vulkan/VkUtf8String.cs#L73
XML comment has syntactically incorrect cref attribute 'ReadOnlySpan{byte}'
build: src/Vortice.Vulkan/VkUtf8String.cs#L73
Type parameter declaration must be an identifier not a type. See also error CS0081.
build: src/Vortice.Vulkan/VkUtf8ReadOnlyString.cs#L10
'VkUtf8ReadOnlyString' defines operator == or operator != but does not override Object.Equals(object o)
build: src/Vortice.Vulkan/VkUtf8ReadOnlyString.cs#L10
'VkUtf8ReadOnlyString' defines operator == or operator != but does not override Object.GetHashCode()
build: src/Vortice.Vulkan/VkUtf8String.cs#L73
XML comment has syntactically incorrect cref attribute 'ReadOnlySpan{byte}'
build: src/Vortice.Vulkan/VkUtf8String.cs#L73
Type parameter declaration must be an identifier not a type. See also error CS0081.
build: src/Vortice.Vulkan/VkUtf8ReadOnlyString.cs#L10
'VkUtf8ReadOnlyString' defines operator == or operator != but does not override Object.Equals(object o)
build: src/Vortice.Vulkan/VkUtf8ReadOnlyString.cs#L10
'VkUtf8ReadOnlyString' defines operator == or operator != but does not override Object.GetHashCode()