feat: MaxCompute Extractor Plugin #381
Annotations
10 errors and 1 warning
golangci-lint:
plugins/extractors/maxcompute/maxcompute.go#L13
could not import github.com/goto/meteor/plugins (-: # github.com/goto/meteor/plugins
|
golangci-lint:
plugins/util.go#L106
MaxComputeURN redeclared in this block
|
golangci-lint:
plugins/util.go#L85
other declaration of MaxComputeURN) (typecheck)
|
golangci-lint:
plugins/extractors/maxcompute/maxcompute.go#L88
e.ScopeNotRequired undefined (type *Extractor has no field or method ScopeNotRequired) (typecheck)
|
golangci-lint:
plugins/extractors/maxcompute/maxcompute.go#L13
could not import github.com/goto/meteor/plugins (-: # github.com/goto/meteor/plugins
|
golangci-lint:
plugins/util.go#L106
MaxComputeURN redeclared in this block
|
golangci-lint:
plugins/util.go#L85
other declaration of MaxComputeURN) (typecheck)
|
golangci-lint:
plugins/extractors/maxcompute/maxcompute.go#L88
e.ScopeNotRequired undefined (type *Extractor has no field or method ScopeNotRequired) (typecheck)
|
golangci-lint:
plugins/extractors/maxcompute/maxcompute.go#L13
could not import github.com/goto/meteor/plugins (-: # github.com/goto/meteor/plugins
|
golangci-lint:
plugins/util.go#L106
MaxComputeURN redeclared in this block
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
Loading