Skip to content

Provide action kind parameter when update action code #38

Provide action kind parameter when update action code

Provide action kind parameter when update action code #38

Triggered via pull request January 19, 2024 04:51
Status Failure
Total duration 29s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
build (10.x): src/commands/editAction.ts#L1
Property 'binary' does not exist on type 'Exec | Sequence'.
build (10.x): src/commands/editAction.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (10.x): src/commands/editAction.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (10.x): src/commands/editAction.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (10.x): src/wskContent.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (10.x): src/wskContent.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (10.x)
Process completed with exit code 1.
build (12.x): src/commands/editAction.ts#L1
Property 'binary' does not exist on type 'Exec | Sequence'.
build (12.x): src/commands/editAction.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (12.x): src/commands/editAction.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (12.x): src/commands/editAction.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (12.x): src/wskContent.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (12.x): src/wskContent.ts#L1
Property 'code' does not exist on type 'Exec | Sequence'.
build (12.x)
Process completed with exit code 1.
build (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/