1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 05:17:24 +08:00
osu-lazer/inspectcodereport.xml

18 lines
707 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by JetBrains Inspect Code 2018.1.3 -->
<Report ToolsVersion="112.0.20180626.161933">
<Information>
<Solution>osu.sln</Solution>
<InspectionScope>
<Element>Solution</Element>
</InspectionScope>
</Information>
<IssueTypes>
<IssueType Id="UnusedField.Compiler" Category="Compiler Warnings" CategoryId="CompilerWarnings" Description="Field is never used" Severity="WARNING" />
</IssueTypes>
<Issues>
<Project Name="osu.Game.Tests">
<Issue TypeId="UnusedField.Compiler" File="osu.Game.Tests\WaveformTestBeatmap.cs" Offset="593-595" Line="22" Message="Field 'OK' is never used" />
</Project>
</Issues>
</Report>