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

mvn clean package got compilation failure #83

Closed
Fnck opened this issue Nov 2, 2022 · 2 comments
Closed

mvn clean package got compilation failure #83

Fnck opened this issue Nov 2, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Fnck
Copy link
Contributor

Fnck commented Nov 2, 2022

Got the master branch, and run
mvn clean package -D maven.test.skip=true
but got following compilation failure:
/bitsail/bitsail-connectors/bitsail-connectors-legacy/bitsail-connector-ftp/src/main/java/com/bytedance/bitsail/connector/legacy/ftp/source/FtpInputFormat.java:[75,91] incompatible types: java.lang.String cann ot be converted to com.bytedance.bitsail.common.type.TypeInfoConverter
The code snippet in line 75:
image

@hk-lrzy hk-lrzy added the bug Something isn't working label Nov 2, 2022
@hk-lrzy
Copy link
Collaborator

hk-lrzy commented Nov 2, 2022

@jliao07 Can you fix this one.

@hk-lrzy
Copy link
Collaborator

hk-lrzy commented Nov 3, 2022

@Fnck Hi we already fix this one and merge it to master branch.

@hk-lrzy hk-lrzy closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants