[DRAFT][IN-PROGRESS] Convert old and inline integration tests #4346
Annotations
11 errors and 2 warnings
Compile code
Cannot find module './integration-tests-new' or its corresponding type declarations.
|
Compile code
Cannot find module './activity-failure' or its corresponding type declarations.
|
Compile code
Cannot find module './args-and-return' or its corresponding type declarations.
|
Compile code
Cannot find module './async-fail-signal' or its corresponding type declarations.
|
Compile code
Cannot find module './cancel-http-request' or its corresponding type declarations.
|
Compile code
Cannot find module './cancel-timer-immediately' or its corresponding type declarations.
|
Compile code
Cannot find module './cancel-timer-with-delay' or its corresponding type declarations.
|
Compile code
Cannot find module './child-workflow-failure' or its corresponding type declarations.
|
Compile code
Cannot find module './child-workflow-invoke' or its corresponding type declarations.
|
Compile code
Cannot find module './child-workflow-start-fail' or its corresponding type declarations.
|
Run for f in $TEMPORAL_TESTING_LOG_DIR/*.log; do tail -20000 $f > $TEMPORAL_TESTING_LOG_DIR/tails/$(basename $f); done
Process completed with exit code 1.
|
Run actions/upload-artifact@v4
No files were found with the provided path: /tmp/worker-logs/tails. No artifacts will be uploaded.
|
Run actions/upload-artifact@v4
No files were found with the provided path: /tmp/worker-mem-logs. No artifacts will be uploaded.
|
Loading