Adri Van Houdt

Results 16 issues of Adri Van Houdt

Hi, Is there a plan to update to use node 20? We're starting to see these warnings on CI. `Node.js 16 actions are deprecated. Please update the following actions to...

Would it be an option to provide 2 levels of logging? The logging of the config and the paths etc is very useful in CI but the logging of the...

I am using Incus https://github.com/Imgur/incus and trying to send a notification, so far everything works except the notification itself, meaning the phone recieves the message and the data but does...

While doing nothing Theseus keeps throwing errors in console ![](http://puu.sh/eUiTd/553fd525b0.png) And in text. (1076 is the counter btw) ``` javascript 1076 /C:/Users/adri/AppData/Roaming/Brackets/extensions/user/theseus/src/Agent-node.js:61 WebSocket connection to 'ws://localhost:8888/' failed: Error in connection...

Since Theseus inserts javascript as first script on the page it breaks the `platform.js` from Polymer. See `"platform.js is not the first script on the page. See http://www.polymer-project.org/docs/start/platform.html#setup for details."`...

# Issue ## Environment ```bash npx envinfo --npmPackages '*hapi*' --binaries ``` Binaries: Node: 14.15.3 - ~/n/bin/node npm: 6.14.10 - ~/n/bin/npm npmPackages: hapi-swagger: ^14.0.0 => 14.0.0 ## Steps to Reproduce Our...