Skip to content

feat: MaxCompute Extractor Plugin #381

feat: MaxCompute Extractor Plugin

feat: MaxCompute Extractor Plugin #381

Triggered via pull request November 15, 2024 08:49
Status Failure
Total duration 3m 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: plugins/extractors/maxcompute/maxcompute.go#L13
could not import github.com/goto/meteor/plugins (-: # github.com/goto/meteor/plugins
golangci: plugins/util.go#L106
MaxComputeURN redeclared in this block
golangci: plugins/util.go#L85
other declaration of MaxComputeURN) (typecheck)
golangci: plugins/extractors/maxcompute/maxcompute.go#L88
e.ScopeNotRequired undefined (type *Extractor has no field or method ScopeNotRequired) (typecheck)
golangci: plugins/extractors/maxcompute/maxcompute.go#L13
could not import github.com/goto/meteor/plugins (-: # github.com/goto/meteor/plugins
golangci: plugins/util.go#L106
MaxComputeURN redeclared in this block
golangci: plugins/util.go#L85
other declaration of MaxComputeURN) (typecheck)
golangci: plugins/extractors/maxcompute/maxcompute.go#L88
e.ScopeNotRequired undefined (type *Extractor has no field or method ScopeNotRequired) (typecheck)
golangci: plugins/extractors/maxcompute/maxcompute.go#L13
could not import github.com/goto/meteor/plugins (-: # github.com/goto/meteor/plugins
golangci: plugins/util.go#L106
MaxComputeURN redeclared in this block
golangci
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/