{
  "_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" : 52,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
            "branch" : [
              {
                "SHA1" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
            "branch" : [
              {
                "SHA1" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
        "branch" : [
          {
            "SHA1" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/lep/jhcr.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jhcr",
      "fileName" : "jhcr",
      "relativePath" : "jhcr"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#52",
  "duration" : 834,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #52",
  "id" : "52",
  "keepLog" : False,
  "number" : 52,
  "queueId" : 565,
  "result" : "FAILURE",
  "timestamp" : 1651500665081,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/52/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "GNUmakefile",
          "convert.hs"
        ],
        "commitId" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
        "timestamp" : 1651500386000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Add warning if common.j hashes mismatch.\u000a\u000aAt compile time we use the Hashable instance for our Jass Ast and\u000astore the hash. At init we take the first provided jass file and compute\u000ahash over that files Ast aswell. Using an Ast hash will give use some\u000aresiliance against stupid stuff like line endings but it is of course\u000anot cryptographically secure. That shouldn't matter much as we only use\u000ait as a potential error cause when a map doesn't start.\u000a",
        "date" : "2022-05-02 16:06:26 +0200",
        "id" : "85205582e8ac9eee8b04e52e2ba325f2cc0462ce",
        "msg" : "Add warning if common.j hashes mismatch.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "GNUmakefile"
          },
          {
            "editType" : "edit",
            "file" : "convert.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}