Skip to content

Add Key DID package #690

Add Key DID package

Add Key DID package #690

Triggered via pull request July 3, 2024 12:56
Status Success
Total duration 3m 23s
Artifacts

build-test.yml

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

Annotations

44 warnings
Build, lint, and test on Node 20.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 21.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 20.x and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 20.x and macOS-latest: packages/key-webauthn/src/index.ts#L266
Caution: `varint` also has a named export `decode`. Check if you meant to write `import {decode} from 'varint'` instead
Build, lint, and test on Node 20.x and macOS-latest: packages/key-webauthn/src/index.ts#L267
Caution: `varint` also has a named export `decode`. Check if you meant to write `import {decode} from 'varint'` instead
Build, lint, and test on Node 20.x and macOS-latest: packages/key-webauthn/src/utils.ts#L197
Caution: `varint` also has a named export `decode`. Check if you meant to write `import {decode} from 'varint'` instead
Build, lint, and test on Node 20.x and macOS-latest: packages/key-webauthn/src/utils.ts#L199
Caution: `varint` also has a named export `decode`. Check if you meant to write `import {decode} from 'varint'` instead
Build, lint, and test on Node 20.x and macOS-latest: packages/key-webauthn/src/utils.ts#L203
Caution: `varint` also has a named export `encode`. Check if you meant to write `import {encode} from 'varint'` instead
Build, lint, and test on Node 21.x and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 21.x and macOS-latest: packages/codecs/src/cacao.ts#L61
Unexpected any. Specify a different type