Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Failed to run analysis for Go provider #424

Open
1 task done
kpunwatk opened this issue Jan 31, 2025 · 2 comments
Open
1 task done

[BUG] Failed to run analysis for Go provider #424

kpunwatk opened this issue Jan 31, 2025 · 2 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone

Comments

@kpunwatk
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

latest

Priority

Major

Current Behavior

I ran cmd:
$./kantra analyze --input=//anlyzer_lsp/analyzer-lsp/examples/golang --output=output_dir target=cloud-readiness --rules //golang_rules/golang-dep-rules.yaml --overwrite --run-local=false --provider go

error:
0007] container run error error="exit status 1"
ERRO[0007] failed to run analysis error="time="2025-01-31T10:34:44Z" level=error msg="unable to parse all the rules for ruleset" error="unable to find provider for: java\nunable to find provider
log file

Expected Behavior

No response

How Reproducible

Always (Default)

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response

@kpunwatk kpunwatk added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jan 31, 2025
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Jan 31, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Jan 31, 2025
@dymurray dymurray moved this from 🆕 New to 🏗 In progress in Planning Mar 3, 2025
@dymurray dymurray added this to the v0.7.0 milestone Mar 3, 2025
@eemcmullan
Copy link
Collaborator

Looks like our default rules are still being applied, which require the Java provider. I think if the --provider flag is specified, we should disable these Java rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 🏗 In progress
Development

No branches or pull requests

3 participants