Skip to content

Remove unused projects #165

Remove unused projects

Remove unused projects #165

Triggered via pull request April 30, 2024 13:00
Status Success
Total duration 2m 22s
Artifacts

dotnet.yml

on: pull_request
build_windows
2m 4s
build_windows
Fit to window
Zoom out
Zoom in

Annotations

15 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
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/BackendInfoMetal.cs#L25
Missing XML comment for publicly visible type or member 'BackendInfoMetal.FeatureSet'
build_windows: src/Veldrid/BackendInfoMetal.cs#L27
Missing XML comment for publicly visible type or member 'BackendInfoMetal.MaxFeatureSet'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L64
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.AvailableInstanceLayers'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L66
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.AvailableInstanceExtensions'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L68
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.AvailableDeviceExtensions'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L131
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.ExtensionProperties'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L133
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.ExtensionProperties.Name'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L134
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.ExtensionProperties.SpecVersion'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L136
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.ExtensionProperties.ExtensionProperties(string, uint)'
build_windows: src/Veldrid/BackendInfoVulkan.cs#L142
Missing XML comment for publicly visible type or member 'BackendInfoVulkan.ExtensionProperties.ToString()'