Noah Halstead

Results 14 issues of Noah Halstead

Hello, I've been using dockstaion for a while now, Really enjoying it but one issue is that when I use the AppImage version the, once running the Task Bar element...

* terrascan version: v1.15.2 (via Docker Image Tag Latest) * Operating System: Docker Container ### Description ``` {"level":"error","time":"2022-07-27T22:40:57.851Z","file":"opa/engine.go:419","msg":"resource ID has an invalid format Dockerfile"} ``` [opa/engine.go:419](https://github.com/tenable/terrascan/blob/master/pkg/policy/opa/engine.go#L419) ### What I Did...

Fixes the Issue about the dir command (among others) and the relative directory for Command Execution issue. This will fix a problem with 0.9.7 and some other Issues on Github....

When launching on Goland I get this error. Stack trace leads here: [com/vladsch/md/nav/MdPlugin.kt#L154](https://github.com/vsch/idea-multimarkdown/blob/master/src/main/java/com/vladsch/md/nav/MdPlugin.kt#L154) ``` java.lang.NoSuchMethodError: 'void com.intellij.openapi.editor.colors.EditorColorsManager.addEditorColorsListener(com.intellij.openapi.editor.colors.EditorColorsListener, com.intellij.openapi.Disposable)' at com.vladsch.md.nav.MdPlugin.initComponent(MdPlugin.kt:154) at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:44) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:119) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:73) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:66) at com.intellij.serviceContainer.ComponentManagerImpl$createInitOldComponentsTask$1.run(ComponentManagerImpl.kt:394)...

Was getting an error in PHPStorm for the following stack trace: ``` java.lang.NoSuchFieldError: WRAP_ON_TYPING_OPTIONS at com.vladsch.md.nav.language.MdLanguageCodeStyleSettingsProvider.customizeSettings(MdLanguageCodeStyleSettingsProvider.java:75) at com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SupportedFieldCollector.collectFields(LanguageCodeStyleSettingsProvider.java:271) at com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider.getSupportedFields(LanguageCodeStyleSettingsProvider.java:257) at com.intellij.application.options.codeStyle.properties.LanguageCodeStylePropertyMapper.getSupportedLanguageFields(LanguageCodeStylePropertyMapper.java:136) at com.intellij.application.options.codeStyle.properties.LanguageCodeStylePropertyMapper.getSupportedFields(LanguageCodeStylePropertyMapper.java:69) at com.intellij.application.options.codeStyle.properties.AbstractCodeStylePropertyMapper.createMap(AbstractCodeStylePropertyMapper.java:33) at com.intellij.application.options.codeStyle.properties.AbstractCodeStylePropertyMapper.lambda$new$0(AbstractCodeStylePropertyMapper.java:24) at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:66)...

To make life easier for everyone when Port forwarding or having just the Server part 22007 (the websockets and the API) run on a single port and optionally have the...

What I am working on will take incoming emails (using your package) and send them to an API to be processed further (Ik, I can point it to MySQL, redis,...

First time using this project. I've gone ahead and deployed ti with the RBAC and I am getting results on the other endpoints but the `daemonset` endpoint is not working,...

**Describe the bug** First time installing steampipe on my laptop. I tried to run the query command and it fails. **Steampipe version (`steampipe -v`)** v0.16.4 **To reproduce** 1. Fresh Install...

bug