<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by LaChope</shortDescription></cause></action><action></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>2</buildableDurationMillis><buildableTimeMillis>2</buildableTimeMillis><buildingDurationMillis>32684</buildingDurationMillis><executingTimeMillis>32684</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>7653</queuingDurationMillis><queuingTimeMillis>7653</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>40337</totalDurationMillis><waitingDurationMillis>7649</waitingDurationMillis><waitingTimeMillis>7649</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><detached _class='hudson.plugins.git.util.Build'><buildNumber>72</buildNumber><marked><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><branch><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><name>detached</name></branch></marked><revision><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><branch><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><name>detached</name></branch></revision></detached><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>131</buildNumber><marked><SHA1>ee311c401701b5bbef5ad2704f125a6afdc755c2</SHA1><branch><SHA1>ee311c401701b5bbef5ad2704f125a6afdc755c2</SHA1><name>origin/master</name></branch></marked><revision><SHA1>ee311c401701b5bbef5ad2704f125a6afdc755c2</SHA1><branch><SHA1>ee311c401701b5bbef5ad2704f125a6afdc755c2</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>ee311c401701b5bbef5ad2704f125a6afdc755c2</SHA1><branch><SHA1>ee311c401701b5bbef5ad2704f125a6afdc755c2</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/kbss-cvut/s-forms.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/131/artifacts</artifactsUrl><changesUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/131/changes</changesUrl><displayUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/131/</displayUrl><testsUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/131/tests</testsUrl></action><building>false</building><displayName>#131</displayName><duration>32684</duration><estimatedDuration>123138</estimatedDuration><fullDisplayName>SForms #131</fullDisplayName><id>131</id><inProgress>false</inProgress><keepLog>false</keepLog><number>131</number><queueId>261</queueId><result>FAILURE</result><timestamp>1646835177939</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/131/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.storybook/main.js</affectedPath><affectedPath>src/stories/SForms/SForms.stories.jsx</affectedPath><affectedPath>src/stories/SForms/form2.json</affectedPath><affectedPath>package-lock.json</affectedPath><affectedPath>package.json</affectedPath><affectedPath>src/stories/SForms/possibleValues.json</affectedPath><affectedPath>.storybook/preview.js</affectedPath><affectedPath>src/stories/SForms/form1.json</affectedPath><commitId>c6973551d043d87692b92e00decbf1b13d6db99f</commitId><timestamp>1646314814000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/max.chopart</absoluteUrl><fullName>max.chopart</fullName></author><authorEmail>max.chopart@gmail.com</authorEmail><comment>[New #104] Implementation of StorybookJS
</comment><date>2022-03-03 14:40:14 +0100</date><id>c6973551d043d87692b92e00decbf1b13d6db99f</id><msg>[New #104] Implementation of StorybookJS</msg><path><editType>add</editType><file>.storybook/main.js</file></path><path><editType>add</editType><file>src/stories/SForms/form2.json</file></path><path><editType>edit</editType><file>package-lock.json</file></path><path><editType>edit</editType><file>package.json</file></path><path><editType>add</editType><file>src/stories/SForms/SForms.stories.jsx</file></path><path><editType>add</editType><file>src/stories/SForms/possibleValues.json</file></path><path><editType>add</editType><file>src/stories/SForms/form1.json</file></path><path><editType>add</editType><file>.storybook/preview.js</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>package.json</affectedPath><affectedPath>src/stories/SForms/SForms.stories.jsx</affectedPath><affectedPath>.storybook/preview.js</affectedPath><affectedPath>package-lock.json</affectedPath><commitId>a577cd8ee926129bac41226bb51fc845c8914ad7</commitId><timestamp>1646388371000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/max.chopart</absoluteUrl><fullName>max.chopart</fullName></author><authorEmail>max.chopart@gmail.com</authorEmail><comment>[Fix #104] Fix bootstrap style that was not applied within stories
</comment><date>2022-03-04 11:06:11 +0100</date><id>a577cd8ee926129bac41226bb51fc845c8914ad7</id><msg>[Fix #104] Fix bootstrap style that was not applied within stories</msg><path><editType>edit</editType><file>src/stories/SForms/SForms.stories.jsx</file></path><path><editType>edit</editType><file>package.json</file></path><path><editType>edit</editType><file>package-lock.json</file></path><path><editType>edit</editType><file>.storybook/preview.js</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/rendering/index.html</affectedPath><affectedPath>.storybook/main.js</affectedPath><affectedPath>test/rendering/possibleValues.json</affectedPath><affectedPath>src/stories/SForms/example_turisticky_cil.json</affectedPath><affectedPath>test/rendering/TestApp.jsx</affectedPath><affectedPath>test/rendering/form1.json</affectedPath><affectedPath>test/rendering/form2.json</affectedPath><commitId>e1b408d3f0a4cdc7c5b17afb43b44597590119c5</commitId><timestamp>1646388480000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/max.chopart</absoluteUrl><fullName>max.chopart</fullName></author><authorEmail>max.chopart@gmail.com</authorEmail><comment>[Upd #104] Adding new form and removing TestApp
</comment><date>2022-03-04 11:08:00 +0100</date><id>e1b408d3f0a4cdc7c5b17afb43b44597590119c5</id><msg>[Upd #104] Adding new form and removing TestApp</msg><path><editType>edit</editType><file>.storybook/main.js</file></path><path><editType>delete</editType><file>test/rendering/form2.json</file></path><path><editType>delete</editType><file>test/rendering/possibleValues.json</file></path><path><editType>delete</editType><file>test/rendering/TestApp.jsx</file></path><path><editType>add</editType><file>src/stories/SForms/example_turisticky_cil.json</file></path><path><editType>delete</editType><file>test/rendering/form1.json</file></path><path><editType>delete</editType><file>test/rendering/index.html</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/stories/SForms/SForms.stories.jsx</affectedPath><affectedPath>src/stories/SForms/form2.json</affectedPath><affectedPath>src/stories/assets/question.json</affectedPath><affectedPath>src/stories/assets/form1.json</affectedPath><affectedPath>src/stories/SForms/possibleValues.json</affectedPath><affectedPath>src/stories/comment/QuestionCommentIcon.stories.tsx</affectedPath><affectedPath>src/stories/SForms/form1.json</affectedPath><affectedPath>.storybook/main.js</affectedPath><affectedPath>src/stories/assets/form2.json</affectedPath><affectedPath>src/stories/SForms/SForms.stories.tsx</affectedPath><affectedPath>src/stories/assets/possibleValues.json</affectedPath><affectedPath>src/components/comment/CommentView.jsx</affectedPath><affectedPath>.storybook/preview.js</affectedPath><affectedPath>src/stories/assets/questionWithComment.json</affectedPath><affectedPath>.babelrc</affectedPath><commitId>0c6d112c80c3997db2cfcb53a293e2e5f95813cd</commitId><timestamp>1646727614000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/max.chopart</absoluteUrl><fullName>max.chopart</fullName></author><authorEmail>max.chopart@gmail.com</authorEmail><comment>[New #104] Added global parameters to change SForms options within Storybook

[New #104] Added QuestionCommentIcon as a story
</comment><date>2022-03-08 09:20:14 +0100</date><id>0c6d112c80c3997db2cfcb53a293e2e5f95813cd</id><msg>[New #104] Added global parameters to change SForms options within Storybook</msg><path><editType>delete</editType><file>src/stories/SForms/form2.json</file></path><path><editType>delete</editType><file>src/stories/SForms/possibleValues.json</file></path><path><editType>add</editType><file>src/stories/assets/form2.json</file></path><path><editType>edit</editType><file>.storybook/main.js</file></path><path><editType>add</editType><file>src/stories/comment/QuestionCommentIcon.stories.tsx</file></path><path><editType>delete</editType><file>src/stories/SForms/form1.json</file></path><path><editType>add</editType><file>src/stories/assets/possibleValues.json</file></path><path><editType>add</editType><file>src/stories/assets/form1.json</file></path><path><editType>delete</editType><file>src/stories/SForms/SForms.stories.jsx</file></path><path><editType>edit</editType><file>src/components/comment/CommentView.jsx</file></path><path><editType>add</editType><file>src/stories/SForms/SForms.stories.tsx</file></path><path><editType>add</editType><file>src/stories/assets/questionWithComment.json</file></path><path><editType>delete</editType><file>.babelrc</file></path><path><editType>add</editType><file>src/stories/assets/question.json</file></path><path><editType>edit</editType><file>.storybook/preview.js</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>package.json</affectedPath><commitId>b8439ff3c58a8f9db29891fe213297ec3df2e8b5</commitId><timestamp>1646835077000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/max.chopart</absoluteUrl><fullName>max.chopart</fullName></author><authorEmail>max.chopart@gmail.com</authorEmail><comment>[Fix #104] Fix missing dependency
</comment><date>2022-03-09 15:11:17 +0100</date><id>b8439ff3c58a8f9db29891fe213297ec3df2e8b5</id><msg>[Fix #104] Fix missing dependency</msg><path><editType>edit</editType><file>package.json</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/max.chopart</absoluteUrl><fullName>max.chopart</fullName><id>max.chopart</id></culprit></freeStyleBuild>