{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
            "branch" : [
              {
                "SHA1" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
            "branch" : [
              {
                "SHA1" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
        "branch" : [
          {
            "SHA1" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Micromixin.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#42",
  "duration" : 35388,
  "estimatedDuration" : 34145,
  "executor" : None,
  "fullDisplayName" : "micromixin #42",
  "id" : "42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 42,
  "queueId" : 29,
  "result" : "SUCCESS",
  "timestamp" : 1717620286970,
  "url" : "https://stianloader.org/jenkins/job/micromixin/42/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "micromixin-transformer/src/main/java/org/stianloader/micromixin/transform/internal/annotation/MixinShadowAnnotation.java",
          "micromixin-annotations/src/main/java/org/spongepowered/asm/mixin/Shadow.java",
          "micromixin-test-j8/src/main/java/org/stianloader/micromixin/test/j8/TestSet.java",
          "README.md"
        ],
        "commitId" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
        "timestamp" : 1717620180000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Warn when using aliases on non-private members\u000a\u000aI've also updated launcher-sponge to make use of mixin 0.8.6 today,\u000aand it seems to be mostly compatible with the current micromixin\u000atests, with the exception that InvalidPrintAttemptMixinsA no longer\u000afails. This is probably because mixin now allows static injection\u000ahandlers to target non-static methods.\u000a",
        "date" : "2024-06-05 22:43:00 +0200",
        "id" : "82f901688b8e8b042b62cf7fcdb0b735f045f732",
        "msg" : "Warn when using aliases on non-private members",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "micromixin-test-j8/src/main/java/org/stianloader/micromixin/test/j8/TestSet.java"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-annotations/src/main/java/org/spongepowered/asm/mixin/Shadow.java"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-transformer/src/main/java/org/stianloader/micromixin/transform/internal/annotation/MixinShadowAnnotation.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}