Skip to content

Merge pull request #287 from thomhurst/feature/fix-analyzer-references #21

Merge pull request #287 from thomhurst/feature/fix-analyzer-references

Merge pull request #287 from thomhurst/feature/fix-analyzer-references #21

Triggered via push August 7, 2024 18:56
Status Success
Total duration 3m 44s
Artifacts
modularpipeline
3m 33s
modularpipeline
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
modularpipeline: tools/speed-comparison/TUnitTimer/TUnitTimer/Tests.cs#L7
Non-nullable field '_stopwatch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
modularpipeline: tools/speed-comparison/TUnitTimer/TUnitTimer/Tests.cs#L7
Non-nullable field '_stopwatch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
modularpipeline: tools/speed-comparison/MSTestTimer/MSTestTimer/Tests.cs#L8
Non-nullable field '_stopwatch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
modularpipeline: tools/speed-comparison/MSTestTimer/MSTestTimer/Tests.cs#L8
Non-nullable field '_stopwatch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
modularpipeline: tools/speed-comparison/xUnitTimer/xUnitTimer/Tests.cs#L10
Theory method 'Test1' on test class 'Tests' does not use parameter '_'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
modularpipeline: tools/speed-comparison/xUnitTimer/xUnitTimer/Tests.cs#L10
Theory method 'Test1' on test class 'Tests' does not use parameter '_'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)