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

build constraints exclude all Go files #4049

Open
feyounger opened this issue Feb 27, 2025 · 0 comments
Open

build constraints exclude all Go files #4049

feyounger opened this issue Feb 27, 2025 · 0 comments
Labels
kind/question Categorizes issue related to a new question

Comments

@feyounger
Copy link

Please describe your problem in detail

go build agent,detail:

package volcano.sh/volcano/cmd/agent
	imports volcano.sh/volcano/cmd/agent/app
	imports volcano.sh/volcano/pkg/agent/events
	imports volcano.sh/volcano/pkg/agent/events/handlers/cpuqos: build constraints exclude all Go files in /Users/feyoung/Public/code/volcano/pkg/agent/events/handlers/cpuqos
package volcano.sh/volcano/cmd/agent
	imports volcano.sh/volcano/cmd/agent/app
	imports volcano.sh/volcano/pkg/agent/events
	imports volcano.sh/volcano/pkg/agent/events/handlers/memoryqos: build constraints exclude all Go files in /Users/feyoung/Public/code/volcano/pkg/agent/events/handlers/memoryqos
package volcano.sh/volcano/cmd/agent
	imports volcano.sh/volcano/cmd/agent/app
	imports volcano.sh/volcano/pkg/agent/events
	imports volcano.sh/volcano/pkg/agent/events/handlers/networkqos: build constraints exclude all Go files in /Users/feyoung/Public/code/volcano/pkg/agent/events/handlers/networkqos

Can you tell me the reason for this

Any other relevant information

No response

@feyounger feyounger added the kind/question Categorizes issue related to a new question label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Categorizes issue related to a new question
Projects
None yet
Development

No branches or pull requests

1 participant