This repository was archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
[Linter] Error running Ruby #252
Copy link
Copy link
Open
Description
Hi, this is my first time raising an issue on GitHub, so forgive me if I miss some rules.
I'm using Linux Lite 5.6
I periodically get a pop-up error with the same text as the title of this issue, here are the console logs:
(electron) crashReporter.start is deprecated in the renderer process. Call it from the main process instead.
log @ electron/js2c/renderer_init.js:15
[Deprecation] document.registerElement is deprecated and will be removed in M80, around February 2020. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.
(anonymous) @ /usr/share/atom/reso…itor-element.js:357
[Linter] Error running Ruby Error: Process execution timed out
at /home/david/.atom/packages/linter-ruby/node_modules/sb-exec/lib/index.js:89
(anonymous) @ /home/david/.atom/packages/linter/dist/index.js:1
DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/static/SimpleTable.css.map:
DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/focus-trap/dist/focus-trap.js.map:
DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/focus-trap/node_modules/tabbable/dist/index.js.map:
DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/dugite/build/lib/git-process.js.map:
DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/dugite/build/lib/git-environment.js.map:
I've tried fixing the deprecation error as the substitute method is provided in the warning, however hitting Ctrl+S after the change doesn't save the change for the next session. I also currently don't have any package to open up the .asar file - file:///usr/share/atom/resources/app.asar/static/index.html
EDIT: This doesn't seem to affect the functionality, however I've just started using the package so I wouldn't know the difference. Great work by the way, it's helpful.
Metadata
Metadata
Assignees
Labels
No labels