Skip to content

fix(egress/record): rename capability #1448

fix(egress/record): rename capability

fix(egress/record): rename capability #1448

Triggered via pull request October 31, 2024 18:46
Status Failure
Total duration 41s
Artifacts

upload-api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Test
Type '`did:key:${string}`' is not assignable to type '`did:web:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>'.
Test
Type '{ resource: API.UnknownLink; bytes: number; servedAt: number; }' is not assignable to type 'Pick<{ space: `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>; resource: Link<unknown, number, number, 0 | 1>; bytes: number & Phantom<{ typeof: "integer"; }>; servedAt: number & Phantom<...>; }, RequiredKeys<...>> & Partial<...>'.
Test
Process completed with exit code 1.
Typecheck
Type '`did:key:${string}`' is not assignable to type '`did:web:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>'.
Typecheck
Type '{ resource: API.UnknownLink; bytes: number; servedAt: number; }' is not assignable to type 'Pick<{ space: `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>; resource: Link<unknown, number, number, 0 | 1>; bytes: number & Phantom<{ typeof: "integer"; }>; servedAt: number & Phantom<...>; }, RequiredKeys<...>> & Partial<...>'.
Typecheck
Process completed with exit code 1.
Test
The following actions use a deprecated Node.js version 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/
Typecheck
The following actions use a deprecated Node.js version 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/