mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:17:23 +08:00
18 lines
707 B
XML
18 lines
707 B
XML
<?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> |