Skip to content

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

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

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

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

test-snx-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test-snx-ci
Object literal may only specify known properties, and 'publicSourceCode' does not exist in type 'Params'.
test-snx-ci
Object literal may only specify known properties, and 'publicSourceCode' does not exist in type 'Params'.
test-snx-ci
Process completed with exit code 2.
test-snx-ci
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.