{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Build wurde durch eine SCM-Änderung ausgelöst."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1508,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "05907b8806da29cf541112e57178f447fa22fe04",
            "branch" : [
              {
                "SHA1" : "05907b8806da29cf541112e57178f447fa22fe04",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "05907b8806da29cf541112e57178f447fa22fe04",
            "branch" : [
              {
                "SHA1" : "05907b8806da29cf541112e57178f447fa22fe04",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "05907b8806da29cf541112e57178f447fa22fe04",
        "branch" : [
          {
            "SHA1" : "05907b8806da29cf541112e57178f447fa22fe04",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/wurstStdlib2.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1508",
  "duration" : 7642,
  "estimatedDuration" : 17793,
  "executor" : null,
  "fullDisplayName" : "StdLib2 #1508",
  "id" : "1508",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1508,
  "queueId" : 1423,
  "result" : "FAILURE",
  "timestamp" : 1785871688913,
  "url" : "https://grill.wurstlang.org/hudson/user/muzzel/my-views/view/all/job/StdLib2/1508/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/file/ByteBuffer.wurst",
          "wurst/util/MapBounds.wurst",
          "wurst/math/Bitwise.wurst",
          "wurst/util/Time.wurst",
          "wurst/_handles/QuestTests.wurst",
          "wurst/util/TimeTests.wurst",
          "wurst/_handles/primitives/String.wurst",
          "wurst/file/ChunkedStringTests.wurst",
          "wurst/_handles/DestructableTests.wurst",
          "wurst/util/GroupUtils.wurst",
          "wurst/_handles/PlayerTests.wurst",
          "wurst/util/MapBoundsTests.wurst",
          "wurst/util/GameTimerTests.wurst",
          "wurst/_wurst/Wurstunit.wurst",
          "wurst/util/StringUtils.wurst",
          "wurst/closures/ClosureTimersTests.wurst",
          "wurst/util/StandardTextTags.wurst",
          "wurst/math/InterpolationTests.wurst",
          "wurst/file/FileIO.wurst",
          "wurst/file/SaveLoadData.wurst",
          "wurst/_handles/primitives/PrimitivesTests.wurst",
          "wurst/util/TerrainUtilsTests.wurst",
          "wurst/math/Vectors.wurst",
          "wurst/data/ArrayList.wurst",
          "wurst/math/PolygonTests.wurst",
          "wurst/math/LineGeometryTests.wurst",
          "wurst/data/LinkedList.wurst",
          "wurst/_handles/Framehandle.wurst",
          "wurst/file/MultibyteDiagnostics.wurst",
          "wurst/closures/ClosureEvents.wurst",
          "wurst/objediting/ObjectIdsTests.wurst",
          "wurst/_handles/EffectTests.wurst",
          "wurst/_handles/PlayercolorTests.wurst",
          "wurst/dummy/DummyRecycler.wurst",
          "wurst/util/ColorsTests.wurst",
          "wurst/_handles/DialogTests.wurst",
          "wurst/file/ByteBufferTests.wurst",
          "wurst/data/BitSetTests.wurst",
          "wurst/objediting/ObjectIds.wurst",
          "wurst/data/SparseSetBenchmark.wurst",
          "wurst/file/Serializable.wurst",
          "wurst/math/RaycastTests.wurst",
          "wurst/math/VectorsTests.wurst",
          "wurst/_handles/RectTests.wurst",
          "wurst/math/MathsTests.wurst",
          "wurst/data/SparseSet.wurst",
          "wurst/StdlibIngameTests.wurst",
          "wurst/util/Colors.wurst",
          "wurst/math/AngleTests.wurst",
          "wurst/data/LinkedListTests.wurst",
          "wurst/objediting/UpgradeObjEditing.wurst"
        ],
        "commitId" : "05907b8806da29cf541112e57178f447fa22fe04",
        "timestamp" : 1785869827000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix warnings (#457)\u000a",
        "date" : "2026-08-04 20:57:07 +0200",
        "id" : "05907b8806da29cf541112e57178f447fa22fe04",
        "msg" : "fix warnings (#457)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/math/InterpolationTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/EffectTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/closures/ClosureEvents.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/ChunkedStringTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/SaveLoadData.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/QuestTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objediting/ObjectIds.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/MapBoundsTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/SparseSetBenchmark.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/GroupUtils.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/TerrainUtilsTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/LinkedList.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/LinkedListTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/ByteBufferTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/GameTimerTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/LineGeometryTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/DialogTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/StringUtils.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/RectTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/MultibyteDiagnostics.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/VectorsTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/MapBounds.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/TimeTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/Bitwise.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/StdlibIngameTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/closures/ClosureTimersTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/DestructableTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/Time.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/dummy/DummyRecycler.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objediting/ObjectIdsTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/AngleTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/ArrayList.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objediting/UpgradeObjEditing.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/BitSetTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/Vectors.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/ColorsTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/FileIO.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/SparseSet.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/PlayerTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/Framehandle.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/PolygonTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/primitives/String.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/primitives/PrimitivesTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/RaycastTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/Serializable.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/PlayercolorTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/MathsTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_wurst/Wurstunit.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/StandardTextTags.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/Colors.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/ByteBuffer.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
      "fullName" : "noreply"
    }
  ]
}