Skip to content

Passing task outputs from one to another based on name identifier #128

Passing task outputs from one to another based on name identifier

Passing task outputs from one to another based on name identifier #128

Triggered via pull request December 2, 2024 18:33
@peterzhuamazonpeterzhuamazon
synchronize #39
Status Failure
Total duration 42s
Artifacts

build-test.yml

on: pull_request_target
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 5 warnings
build-test (20): src/config/operation-config.ts#L72
Unary operator '++' used
build-test (20): src/service/service.ts#L104
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
build-test (20): src/service/service.ts#L104
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
build-test (20): src/service/service.ts#L107
Unary operator '++' used
build-test (20): src/service/service.ts#L108
Assignment to property of function parameter 'callArgsData'
build-test (20): src/service/service.ts#L108
Unexpected `await` inside a loop
build-test (20): src/service/service.ts#L111
Assignment to property of function parameter 'callArgsData'
build-test (20): src/service/service.ts#L111
Unexpected `await` inside a loop
build-test (20)
Process completed with exit code 1.
build-test (18)
The job was canceled because "_20" failed.
build-test (18): src/config/operation-config.ts#L72
Unary operator '++' used
build-test (18): src/service/service.ts#L104
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
build-test (18): src/service/service.ts#L104
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
build-test (18): src/service/service.ts#L107
Unary operator '++' used
build-test (18): src/service/service.ts#L108
Assignment to property of function parameter 'callArgsData'
build-test (18): src/service/service.ts#L108
Unexpected `await` inside a loop
build-test (18): src/service/service.ts#L111
Assignment to property of function parameter 'callArgsData'
build-test (18): src/service/service.ts#L111
Unexpected `await` inside a loop
build-test (18)
Process completed with exit code 1.
build-test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-test (20)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
build-test (20)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
build-test (18)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
build-test (18)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1