This repository was archived by the owner on Feb 19, 2026. It is now read-only.
Deploy to GitHub Pages #34
deploy-to-github-pages.yml
on: workflow_dispatch
deploy-to-github-pages
1m 36s
Annotations
10 warnings
|
deploy-to-github-pages:
ILGPU/IR/Values/Atomic.cs#L24
Rename type name AtomicFlags 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/Values/Arithmetic.cs#L25
Rename type name ArithmeticFlags 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/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)
|
|
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)
|