Skip to content

Feat: callback params add request parameter args #48

Feat: callback params add request parameter args

Feat: callback params add request parameter args #48

Triggered via pull request July 24, 2024 15:41
Status Failure
Total duration 45s
Artifacts

main.yml

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

Annotations

8 errors and 1 warning
build (14.x): src/context.ts#L40
Argument of type 'RequestConfigType | undefined' is not assignable to parameter of type 'RequestConfigType'.
build (14.x)
Process completed with exit code 2.
build (16.x)
The job was canceled because "_14_x" failed.
build (16.x): src/context.ts#L40
Argument of type 'RequestConfigType | undefined' is not assignable to parameter of type 'RequestConfigType'.
build (16.x)
The operation was canceled.
build (18.x)
The job was canceled because "_14_x" failed.
build (18.x): src/context.ts#L40
Argument of type 'RequestConfigType | undefined' is not assignable to parameter of type 'RequestConfigType'.
build (18.x)
The operation was canceled.
build (14.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/