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

Issue #13213: Remove "//ok" from input files #14616

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pakhi-7831
Copy link

Removed "//ok" from InputJavadocMethod_01.java, InputJavadocMethod_02.java, InputJavadocMethod_03.java and unwanted okcommitsuppresions from checkstyle-input-suppressions.xml

MINGW64__c_Users_pakhi_AppData_Roaming_SPB_Data_my_patch 06-03-2024 01_11_03 PM

* Issue checkstyle#13213: Removed '//ok' from operatorwrap

* Issue checkstyle#13345: EnabledAtClauseOrderCheckExampleTest

* Issue checkstyle#13213: remove"//ok"from InputJavadocMethod2

* Issue checkstyle#13213: Remove"//ok"from InputJavadocMethod1

* Issue checkstyle#13213: Remove"//ok"from InputJavadocMethod3

* Issue checkstyle#13213: for checkstyle-input-suppression.xml

* Issue checkstyle#13213: remove"//ok"from InputJavadocMethod3

* Issue checkstyle#13213: remove"//ok"from InputJavadocMethod2

* Issue checkstyle#13213: Remove"//ok"from InputJavadocMethod1

* Issue checkstyle#13213: remove"//ok"from InputJavadocMethod3

---------

Co-authored-by: 555vedant <vedantvvk5@gmail.com>
Co-authored-by: MANISH-K-07 <manish07070707@gmail.com>
Copy link
Contributor

@MANISH-K-07 MANISH-K-07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Pakhi-7831 ,
15.018s ?? What command did you use to build?

Regarding the CI failure, please fix commit message to make CI green

@Pakhi-7831
Copy link
Author

It is giving the "Line should not be longer than 100 symbols [lineLength]" error on build now and I am unable to figure the reason or way to rectify it. Can you please provide some guidance so that i may correct it

Copy link
Contributor

@MANISH-K-07 MANISH-K-07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is giving the "Line should not be longer than 100 symbols [lineLength]" error on build now and I am unable to figure the reason or way to rectify it. Can you please provide some guidance so that i may correct it

I only see improper commit error : https://dev.azure.com/romanivanovjr/romanivanovjr/_build/results?buildId=20302&view=logs&j=c902ebb4-c9f8-5f09-4e17-ff78fbbc842e&t=9ca98c81-ff64-58f0-9d03-a23ac1c4a111&l=1327

I don't see where there is a linelength violation for the changes you have made
Could you provide the error log here?
You can try, the stacktrace shows you the filename and the line number of the violation, you can modify accordingly

@Pakhi-7831
Copy link
Author

unable to understand how to fix the error shown on https://dev.azure.com/romanivanovjr/romanivanovjr/_build/results?buildId=20302&view=logs&j=c902ebb4-c9f8-5f09-4e17-ff78fbbc842e&t=9ca98c81-ff64-58f0-9d03-a23ac1c4a111&l=1327
the current commit messages that I can see don't have "*" at the end of the message

Copy link
Contributor

@MANISH-K-07 MANISH-K-07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the current commit messages that I can see don't have "*" at the end of the message

Omg how did I miss this !!
You must have made a mistake during rebase.. this commit msg is a combination of many previous merged commit msgs and hence the error. Please go through again on how to rebase and squash, there are many resources online like google

@romani
Copy link
Member

romani commented Mar 22, 2024

@Pakhi-7831, please fix CI failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants