fix(usage/record): add provider as the resource #1643
Annotations
3 errors and 1 warning
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.
|
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/
|