Skip to content

fix(cli): Incorrect display of privateSourceCode in CLI output #3552

fix(cli): Incorrect display of privateSourceCode in CLI output

fix(cli): Incorrect display of privateSourceCode in CLI output #3552

Triggered via pull request October 21, 2024 19:40
Status Failure
Total duration 1m 45s
Artifacts

test-e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test-e2e
Object literal may only specify known properties, and 'publicSourceCode' does not exist in type 'Params'.
test-e2e
Object literal may only specify known properties, and 'publicSourceCode' does not exist in type 'Params'.
test-e2e
Process completed with exit code 2.
test-e2e
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.