Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Deploy to GitHub Pages #10

Deploy to GitHub Pages

Deploy to GitHub Pages #10

Manually triggered February 5, 2026 16:53
Status Success
Total duration 1m 22s
Artifacts

deploy-to-github-pages.yml

on: workflow_dispatch
deploy-to-github-pages
1m 17s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy-to-github-pages: ILGPU/IR/Transformations/LowerStructures.cs#L26
Rename type name LowerStructureFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/Runtime/Cuda/CudaAcceleratorFlags.cs#L20
Rename type name CudaAcceleratorFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/IR/Method.cs#L68
Rename type name MethodTransformationFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/IR/Method.cs#L36
Rename type name MethodFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/IR/BasicBlockCollection.cs#L30
Rename type name IBasicBlockCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/IR/Analyses/PointerAddressSpaces.cs#L52
Rename type name AddressSpaceFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/IR/Analyses/PointerAddressSpaces.cs#L35
Rename type name AnalysisFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/IR/Analyses/CFG.cs#L97
Rename type name NodeCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/Context.cs#L74
Rename type name DeviceCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
deploy-to-github-pages: ILGPU/Frontend/ILInstruction.cs#L440
Rename type name ILInstructionFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)