Created
June 30, 2022 20:57
-
-
Save allthesignals/4061a5ece0603675d81155763616b2bc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================================================= | |
ENV Summary: | |
TIME: Thu Jun 30 2022 15:53:11 GMT-0500 (Central Daylight Time) | |
TITLE: ember | |
ARGV: | |
- /Users/mattgardner/.nvm/versions/node/v12.22.7/bin/node | |
- /Users/mattgardner/.nvm/versions/node/v12.22.7/bin/ember | |
- test | |
EXEC_PATH: /Users/mattgardner/.nvm/versions/node/v12.22.7/bin/node | |
TMPDIR: /var/folders/g0/l926clqx2zn2wgvvx_r8xs700000gp/T | |
SHELL: /bin/bash | |
PATH: | |
- /Users/mattgardner/.rvm/gems/ruby-3.1.0/bin | |
- /Users/mattgardner/.rvm/gems/ruby-3.1.0@global/bin | |
- /Users/mattgardner/.rvm/rubies/ruby-3.1.0/bin | |
- /Users/mattgardner/Downloads/google-cloud-sdk/bin | |
- /Users/mattgardner/.nvm/versions/node/v12.22.7/bin | |
- /Users/mattgardner/.nodenv/shims | |
- /Users/mattgardner/.rbenv/shims | |
- /Users/mattgardner/.cargo/bin | |
- /Users/mattgardner/.rbenv/bin | |
- /usr/local/bin | |
- /usr/bin | |
- /bin | |
- /usr/sbin | |
- /sbin | |
- /Users/mattgardner/.rvm/bin | |
PLATFORM: darwin x64 | |
FREEMEM: 30724096 | |
TOTALMEM: 17179869184 | |
UPTIME: 358776 | |
LOADAVG: 17.62060546875,14.23388671875,8.96435546875 | |
CPUS: | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
- Apple M1 - 24 | |
ENDIANNESS: LE | |
VERSIONS: | |
- ares: 1.17.2 | |
- brotli: 1.0.9 | |
- cldr: 37.0 | |
- http_parser: 2.9.4 | |
- icu: 67.1 | |
- llhttp: 2.1.4 | |
- modules: 72 | |
- napi: 8 | |
- nghttp2: 1.41.0 | |
- node: 12.22.7 | |
- openssl: 1.1.1l | |
- tz: 2019c | |
- unicode: 13.0 | |
- uv: 1.40.0 | |
- v8: 7.8.279.23-node.56 | |
- zlib: 1.2.11 | |
ERROR Summary: | |
- broccoliBuilderErrorStack: TypeError: Cannot read property 'range' of null | |
Occurred while linting /Users/mattgardner/labs-zola/app/adapters/carto-geojson-feature.js:14 | |
at SourceCode.getTokenBefore (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/token-store/index.js:303:18) | |
at checkSpacingBefore (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/rules/template-curly-spacing.js:60:42) | |
at TemplateElement (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/rules/template-curly-spacing.js:119:17) | |
at /Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/safe-emitter.js:45:58 | |
at Array.forEach (<anonymous>) | |
at Object.emit (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/safe-emitter.js:45:38) | |
at NodeEventGenerator.applySelector (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/node-event-generator.js:251:26) | |
at NodeEventGenerator.applySelectors (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/node-event-generator.js:280:22) | |
at NodeEventGenerator.enterNode (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/node-event-generator.js:294:14) | |
at CodePathAnalyzer.enterNode (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/code-path-analysis/code-path-analyzer.js:632:23) | |
at /Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:752:32 | |
at Array.forEach (<anonymous>) | |
at runRules (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:747:15) | |
at Linter._verifyWithoutProcessors (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:899:31) | |
at /Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:955:35 | |
at Array.map (<anonymous>) | |
at Linter.verify (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:954:42) | |
at Linter.verifyAndFix (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:1047:29) | |
at processText (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/cli-engine.js:197:32) | |
at CLIEngine.executeOnText (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/cli-engine.js:690:40) | |
at EslintValidationFilter.processString (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/lib/index.js:138:29) | |
at Promise.then.output (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/broccoli-persistent-filter/lib/strategies/persistent.js:45:23) | |
- code: [undefined] | |
- codeFrame: Cannot read property 'range' of null | |
Occurred while linting /Users/mattgardner/labs-zola/app/adapters/carto-geojson-feature.js:14 | |
- errorMessage: adapters/carto-geojson-feature.js: Cannot read property 'range' of null | |
Occurred while linting /Users/mattgardner/labs-zola/app/adapters/carto-geojson-feature.js:14 | |
in /Users/mattgardner/labs-zola/app | |
at broccoli-persistent-filter:EslintValidationFilter | |
- errorType: Build Error | |
- location: | |
- column: [undefined] | |
- file: adapters/carto-geojson-feature.js | |
- line: [undefined] | |
- treeDir: /Users/mattgardner/labs-zola/app | |
- message: adapters/carto-geojson-feature.js: Cannot read property 'range' of null | |
Occurred while linting /Users/mattgardner/labs-zola/app/adapters/carto-geojson-feature.js:14 | |
in /Users/mattgardner/labs-zola/app | |
at broccoli-persistent-filter:EslintValidationFilter | |
- name: Error | |
- nodeAnnotation: [undefined] | |
- nodeName: broccoli-persistent-filter:EslintValidationFilter | |
- originalErrorMessage: Cannot read property 'range' of null | |
Occurred while linting /Users/mattgardner/labs-zola/app/adapters/carto-geojson-feature.js:14 | |
- stack: TypeError: Cannot read property 'range' of null | |
Occurred while linting /Users/mattgardner/labs-zola/app/adapters/carto-geojson-feature.js:14 | |
at SourceCode.getTokenBefore (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/token-store/index.js:303:18) | |
at checkSpacingBefore (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/rules/template-curly-spacing.js:60:42) | |
at TemplateElement (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/rules/template-curly-spacing.js:119:17) | |
at /Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/safe-emitter.js:45:58 | |
at Array.forEach (<anonymous>) | |
at Object.emit (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/safe-emitter.js:45:38) | |
at NodeEventGenerator.applySelector (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/node-event-generator.js:251:26) | |
at NodeEventGenerator.applySelectors (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/node-event-generator.js:280:22) | |
at NodeEventGenerator.enterNode (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/util/node-event-generator.js:294:14) | |
at CodePathAnalyzer.enterNode (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/code-path-analysis/code-path-analyzer.js:632:23) | |
at /Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:752:32 | |
at Array.forEach (<anonymous>) | |
at runRules (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:747:15) | |
at Linter._verifyWithoutProcessors (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:899:31) | |
at /Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:955:35 | |
at Array.map (<anonymous>) | |
at Linter.verify (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:954:42) | |
at Linter.verifyAndFix (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/linter.js:1047:29) | |
at processText (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/cli-engine.js:197:32) | |
at CLIEngine.executeOnText (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/eslint/lib/cli-engine.js:690:40) | |
at EslintValidationFilter.processString (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/lib/index.js:138:29) | |
at Promise.then.output (/Users/mattgardner/labs-zola/node_modules/broccoli-lint-eslint/node_modules/broccoli-persistent-filter/lib/strategies/persistent.js:45:23) | |
================================================================================= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment