Skip to content

Fix homepage generation #64

Fix homepage generation

Fix homepage generation #64

Triggered via pull request December 5, 2023 01:29
Status Success
Total duration 2m 39s
Artifacts

report.yml

on: pull_request
Get Test Coverage
59s
Get Test Coverage
Check Style
2m 15s
Check Style
Check Docblocks
41s
Check Docblocks
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Get Test Coverage: StepLang.Tests/Framework/GraphemeExtensionsTest.cs#L57
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
Get Test Coverage: StepLang.Tests/Framework/GraphemeExtensionsTest.cs#L57
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)