Skip to content

fix: server API call 'Cannot read from private field' #3611

fix: server API call 'Cannot read from private field'

fix: server API call 'Cannot read from private field' #3611

Re-run triggered April 26, 2024 10:17
Status Failure
Total duration 44s
Artifacts

ci.yml

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

Annotations

3 errors
ci (ubuntu-latest, 18): src/runtime/server/utils/index.ts#L19
Rest parameter 'args' implicitly has an 'any[]' type.
ci (ubuntu-latest, 18): src/runtime/server/utils/index.ts#L19
A spread argument must either have a tuple type or be passed to a rest parameter.
ci (ubuntu-latest, 18)
Process completed with exit code 2.