Skip to content

Add VS Code dev container #55

Add VS Code dev container

Add VS Code dev container #55

Re-run triggered April 8, 2024 09:00
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Core/Builders/Policies/RateLimitPolicyBuilder.cs#L93
'RateLimitWithIdentificationBuilder<T>.Id(string)' hides inherited member 'BaseBuilder<RateLimitBaseBuilder<T>>.Id(string)'. Use the new keyword if hiding was intended.
build: src/Core/Compilation/CSharpPolicyCompiler.cs#L32
Possible null reference argument for parameter 'block' in 'XElement CSharpPolicyCompiler.CompileSection(string section, BlockSyntax block)'.