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

Try to fix CI #30

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

Try to fix CI #30

wants to merge 1 commit into from

Conversation

huan
Copy link
Owner

@huan huan commented Apr 5, 2022

$ ./tests/library-sidecar.spec.ts 
libFile:libfactorial-x64.so
spawnTarget:/bin/sleep,10
00:12:10 ERR Sidecar guardRetType() NativeType(uint64) does match the design type "undefined"
file:///home/huan/git/huan/sidecar/src/decorators/ret-type/guard-ret-type.ts:43
    throw new Error([
          ^
Error: The FactorialSidecar.factorial()
decorated by "@RetType(uint64, ...)"
does match the design return type "void"
    at guardRetType (file:///home/huan/git/huan/sidecar/src/decorators/ret-type/guard-ret-type.ts:43:11)
    at retTypeMethodDecorator (file:///home/huan/git/huan/sidecar/src/decorators/ret-type/ret-type.ts:41:5)
    at file:///home/huan/git/huan/sidecar/examples/dynamic-library/factorial-sidecar.ts:12:28

Upgraded Frida:

However, the CI is still failing with some decorator unit tests.

Need to be investigated.

@huan huan added the bug Something isn't working label Apr 5, 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

Successfully merging this pull request may close these issues.

1 participant