mathbox icon indicating copy to clipboard operation
mathbox copied to clipboard

clean up "string continuations are not recommended" warnings

Open sritchie opened this issue 3 years ago • 0 comments

The following warnings are emitted when running Mathbox from Clojurescript:

1------ WARNING #1 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/render/meshes/base.js:73:25
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #2 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/render/meshes/base.js:75:26
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #3 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/render/meshes/base.js:83:27
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #4 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/render/meshes/base.js:85:26
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #5 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/splash.js:41:17
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #6 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/splash.js:42:50
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #7 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:68:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #8 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:72:43
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #9 -  -----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:86:12
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #10 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:87:34
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #11 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:91:12
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #12 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:96:19
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #13 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:105:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #14 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:109:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #15 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:121:11
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #16 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:123:25
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #17 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:127:11
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #18 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:129:16
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #19 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:161:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #20 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:162:49
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #21 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:177:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #22 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:178:49
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #23 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:203:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #24 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:205:21
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #25 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:238:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #26 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:240:27
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #27 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:267:9
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #28 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:269:21
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #29 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:282:11
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #30 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:283:21
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #31 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:286:11
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #32 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:287:24
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #33 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:296:34
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
------ WARNING #34 -  ----------------------------------------------------------
 Resource: node_modules/mathbox/src/util/glsl.js:298:15
 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

sritchie avatar Mar 31 '22 15:03 sritchie