add crd for pulsar package & function & connector #636
Annotations
11 errors and 11 warnings
|
api/v1alpha1/common.go#L94
commentFormatting: put a space between `//` and comment text (gocritic)
|
api/v1alpha1/common.go#L19
File is not `goimports`-ed (goimports)
|
pkg/admin/impl.go#L20
File is not `goimports`-ed (goimports)
|
pkg/connection/reconcile_function.go#L20
File is not `goimports`-ed (goimports)
|
pkg/connection/reconcile_package.go#L21
File is not `goimports`-ed (goimports)
|
pkg/connection/reconcile_sink.go#L20
File is not `goimports`-ed (goimports)
|
pkg/connection/reconcile_source.go#L20
File is not `goimports`-ed (goimports)
|
pkg/connection/reconcile_package.go#L169
G107: Potential HTTP request made with variable url (gosec)
|
pkg/connection/reconcile_sink.go#L150
unnecessary trailing newline (whitespace)
|
pkg/connection/reconcile_source.go#L150
unnecessary trailing newline (whitespace)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pkg/utils/common.go#L17
exported: exported function ConvertMap should have comment or be unexported (revive)
|
api/v1alpha1/pulsarfunction_types.go#L206
exported: exported type WindowConfig should have comment or be unexported (revive)
|
api/v1alpha1/pulsarsource_types.go#L110
exported: exported type BatchSourceConfig should have comment or be unexported (revive)
|
api/v1alpha1/common.go#L92
exported: exported type PackageContentRef should have comment or be unexported (revive)
|
api/v1alpha1/common.go#L100
exported: exported type Resources should have comment or be unexported (revive)
|
api/v1alpha1/common.go#L106
exported: exported type ProducerConfig should have comment or be unexported (revive)
|
api/v1alpha1/common.go#L116
exported: exported type ConsumerConfig should have comment or be unexported (revive)
|
api/v1alpha1/common.go#L127
exported: exported type CryptoConfig should have comment or be unexported (revive)
|
pkg/admin/dummy.go#L132
exported: exported method DummyPulsarAdmin.DeletePulsarPackage should have comment or be unexported (revive)
|
pkg/admin/dummy.go#L136
exported: exported method DummyPulsarAdmin.ApplyPulsarPackage should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading