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

Avafanasev/qd 10360 qd 10419 #484

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

:bug:QD-10419 Set up plugins once even in scoped script

5927bcb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Avafanasev/qd 10360 qd 10419 #484

:bug:QD-10419 Set up plugins once even in scoped script
5927bcb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for Go completed Dec 1, 2024 in 0s

1 new problem found by Qodana for Go

Qodana for Go

1 new problem were found

Inspection name Severity Problems
Comment of exported element starts with the incorrect name ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 77 in core/properties.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Comment of exported element starts with the incorrect name

Comment should have the following format 'GetCommonProperties ...' (with an optional leading article)