feat: Enhance DSN preprocessing to handle special characters in passw… #100
modules-ci.yml
on: push
detect-modules
4s
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
2s
Annotations
5 errors
|
Lint database
issues found
|
|
Lint database:
modules/database/dsn_special_chars_test.go#L271
SA1007: "postgresql://someuser:7aBcdeFGhj!r7b?jk(OoL-Aen34R@cluster.us-east-1.rds.amazonaws.com/someapp" is not a valid URL: parse "postgresql://someuser:7aBcdeFGhj!r7b?jk(OoL-Aen34R@cluster.us-east-1.rds.amazonaws.com/someapp": invalid port ":7aBcdeFGhj!r7b" after host (staticcheck)
|
|
Lint database:
modules/database/dsn_special_chars_test.go#L248
SA1007: "postgresql://someuser:7aBcdeFGhj!r7b?jk(OoL-Aen34R@cluster.us-east-1.rds.amazonaws.com/someapp" is not a valid URL: parse "postgresql://someuser:7aBcdeFGhj!r7b?jk(OoL-Aen34R@cluster.us-east-1.rds.amazonaws.com/someapp": invalid port ":7aBcdeFGhj!r7b" after host (staticcheck)
|
|
Lint database:
modules/database/dsn_special_chars_test.go#L172
SA1007: "postgresql://someuser:7aBcdeFGhj!r7b?jk(OoL-Aen34R@cluster.us-east-1.rds.amazonaws.com/someapp" is not a valid URL: parse "postgresql://someuser:7aBcdeFGhj!r7b?jk(OoL-Aen34R@cluster.us-east-1.rds.amazonaws.com/someapp": invalid port ":7aBcdeFGhj!r7b" after host (staticcheck)
|
|
Test database
Process completed with exit code 1.
|