chore: add curl in dockerfile #919
Annotations
10 errors and 2 warnings
lint:
plugins/extractors/kafka/kafka.go#L1
: # github.com/raystack/meteor/plugins/extractors/kafka
|
lint:
plugins/extractors/kafka/kafka.go#L142
syntax error: unexpected context in argument list; possibly missing comma or ) (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L142
missing ',' in argument list (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L143
missing ',' in argument list (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L145
expected operand, found 'defer' (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L164
missing ',' before newline in argument list (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L165
missing ',' in argument list (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L166
expected operand, found 'if' (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L167
expected operand, found 'return' (typecheck)
|
lint:
plugins/extractors/kafka/kafka.go#L168
missing ',' before newline in argument list (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/meteor/meteor. Supported file pattern: go.sum
|