Sıddık AÇIL

Results 16 issues of Sıddık AÇIL

Documentation states that Spotless.SQL can use a `dbeaver().configFile('dbeaver.props')` however trying to set this config throws and error that this file extension is not supported and I see that it is...

bug

`libLAS` has two usages of the [enum hack](https://stackoverflow.com/questions/204983/static-const-member-value-vs-member-enum-which-method-is-better-why). [Here in `header.hpp`](https://github.com/libLAS/libLAS/blob/e6a1aaed412d638687b8aec44f7b12df7ca2bbbb/include/liblas/header.hpp#L382) and [here in `variablerecord.hpp`](https://github.com/libLAS/libLAS/blob/e6a1aaed412d638687b8aec44f7b12df7ca2bbbb/include/liblas/variablerecord.hpp#L128). Is this still a necessity?

https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXTEXTINTERNALLANGUAGE-2400718 All versions of `golang.org/x/text` below `0.3.7` are vulnerable. Updating to a later `golang.org/x/net` should solve this issue for the project. Cheers.

Hi, I am fairly new to Julia and I have started out using Genie Framework just today. I created this model with a Date field in it: ` using SearchLight...

Here is the documentation page: https://redis.io/commands/zmpop And here is the excerpt from the example: ```sh ERR Unknown or disabled command 'ZMPOP' redis> ZADD myzset 1 "one" 2 "two" 3 "three"...

### Terraform, Provider, Kubernetes versions ``` Terraform version: 0.15.0 Provider version: 0.5.0 Kubernetes version: 1.21.3 ``` ### Affected Resource(s) - kubernetes_manifest ### Terraform Configuration Files ```hcl terraform { required_providers {...

bug

### Terraform, Provider, Kubernetes versions ``` Terraform version: 0.15.0 Provider version: 0.5.0 Kubernetes version: 1.21.3 ``` ### Affected Resource(s) - kubernetes_manifest ### Terraform Configuration Files ```hcl terraform { required_providers {...

bug

### Short description While building the project, dependency resolution fails as jflex download from JetBrains' bintray fails. ### Expected behavior Plugin builds as expected. ### Version information * **IDEA Version:**...