Last analyzed c54e5cc 2 months ago
Default analysis branch is
Currently analyzing run
Found the usage of undeclared variables JS-0125
Bug risk
5 months ago5 months old
'define' is not defined
  8  var require_markedjs = __commonJS({
  9    "app/javascript/markedjs.js"(exports, module) {
 10      !function(e, t) {
 11        "object" == typeof exports && "undefined" != typeof module ? t(exports) : "function" == typeof define && define.amd ? define(["exports"], t) : t((e = "undefined" != typeof globalThis ? globalThis : e || self).marked = {}); 12      }(exports, function(r) {
 13        "use strict";
 14        function i(e2, t2) {
'define' is not defined
  8  var require_markedjs = __commonJS({
  9    "app/javascript/markedjs.js"(exports, module) {
 10      !function(e, t) {
 11        "object" == typeof exports && "undefined" != typeof module ? t(exports) : "function" == typeof define && define.amd ? define(["exports"], t) : t((e = "undefined" != typeof globalThis ? globalThis : e || self).marked = {}); 12      }(exports, function(r) {
 13        "use strict";
 14        function i(e2, t2) {
'define' is not defined
  8  var require_marked = __commonJS({
  9    "app/javascript/marked.js"(exports, module) {
 10      !function(e, t) {
 11        "object" == typeof exports && "undefined" != typeof module ? t(exports) : "function" == typeof define && define.amd ? define(["exports"], t) : t((e = "undefined" != typeof globalThis ? globalThis : e || self).marked = {}); 12      }(exports, function(e) {
 13        "use strict";
 14        function t(e2, t2) {
'define' is not defined
  8  var require_marked = __commonJS({
  9    "app/javascript/marked.js"(exports, module) {
 10      !function(e, t) {
 11        "object" == typeof exports && "undefined" != typeof module ? t(exports) : "function" == typeof define && define.amd ? define(["exports"], t) : t((e = "undefined" != typeof globalThis ? globalThis : e || self).marked = {}); 12      }(exports, function(e) {
 13        "use strict";
 14        function t(e2, t2) {
'define' is not defined
  8  var require_autosize = __commonJS({
  9    "app/javascript/autosize.js"(exports, module) {
 10      (function(global, factory) {
 11        typeof exports === "object" && typeof module !== "undefined" ? module.exports = factory() : typeof define === "function" && define.amd ? define(factory) : (global = global || self, global.autosize = factory()); 12      })(exports, function() {
 13        var map = typeof Map === "function" ? /* @__PURE__ */ new Map() : function() {
 14          var keys = [];