Add support for Kafka version configuration #369
Closed
Annotations
10 errors and 2 warnings
golangci-lint:
main.go#L6
could not import github.com/Mongey/terraform-provider-kafka/kafka (-: # github.com/Mongey/terraform-provider-kafka/kafka
|
golangci-lint:
kafka/provider.go#L123
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
golangci-lint:
kafka/provider.go#L126
syntax error: unexpected providerConfigure, expected (
|
golangci-lint:
kafka/provider.go#L171
syntax error: unexpected dTos, expected () (typecheck)
|
golangci-lint:
tls-debug/main.go#L11
could not import github.com/Mongey/terraform-provider-kafka/kafka (-: # github.com/Mongey/terraform-provider-kafka/kafka
|
golangci-lint:
kafka/provider.go#L123
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
golangci-lint:
kafka/provider.go#L126
syntax error: unexpected providerConfigure, expected (
|
golangci-lint:
kafka/provider.go#L171
syntax error: unexpected dTos, expected () (typecheck)
|
golangci-lint:
kafka/client.go#L1
: # github.com/Mongey/terraform-provider-kafka/kafka [github.com/Mongey/terraform-provider-kafka/kafka.test]
|
golangci-lint:
kafka/provider.go#L123
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-kafka/terraform-provider-kafka. Supported file pattern: go.sum
|
Loading