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

we started facing issue with new version 3.3.0 (RegEx Find & Replace) #24

Closed
rajeshojha-gep opened this issue Oct 23, 2019 · 7 comments
Closed
Labels

Comments

@rajeshojha-gep
Copy link

Hi,

we started facing issue with new version 3.3.0

Working fine with 3.2.1
Task : RegEx Find & Replace
Description : Find & Replace using Regular Expressions
Version : 3.2.1
Please check ASAP, our all builds started breaking.
Below error
##[error]Cannot convert value "System.String" to type "System.Boolean". Boolean parameters accept only Boolean values and numbers, such as $True, $False, 1 or 0.

@knom knom added the bug label Oct 23, 2019
@knom
Copy link
Owner

knom commented Oct 23, 2019

Thanks @rajeshojha-gep
Already working on a fix!
Expect this to happen over next minutes...

@knom knom closed this as completed Oct 23, 2019
@knom knom reopened this Oct 23, 2019
@rajeshojha-gep
Copy link
Author

New error Version : 3.3.5
##[error]A parameter cannot be found that matches parameter name 'Raw'.

@rajeshojha-gep
Copy link
Author

Version : 3.3.6
##[error]Cannot bind argument to parameter 'Path' because it is null.

@knom
Copy link
Owner

knom commented Oct 23, 2019

Getting there..
One quick-fix let to the next one..

Ideally it's going to work with 3.3.7 :-)

Thanks for your patience..

@knom
Copy link
Owner

knom commented Oct 23, 2019

OK.. update - 3.3.7 works in my test builds..

Let me know if you see other behavior, please!

@knom knom closed this as completed Oct 23, 2019
@rajeshojha-gep
Copy link
Author

Thanks Now issue resolved. in 3.3.7
but one line coming in log ......UTF8 Encoding

@knom
Copy link
Owner

knom commented Oct 23, 2019

yes.. that is the new feature :-)

It's now supporting RAW and UTF8 modes..

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

No branches or pull requests

2 participants