feat: separate DID Method trait from Create trait for create-able DID… #126
Annotations
11 errors and 2 warnings
cargo test (ubuntu-latest, nightly):
crates/jws/src/v2.rs#L144
unused import: `Method`
|
cargo test (ubuntu-latest, nightly):
crates/jws/src/v2.rs#L153
no function or associated item named `create` found for struct `DidJwk` in the current scope
|
cargo test (ubuntu-latest, nightly):
crates/jwt/src/jws.rs#L79
unused import: `Method`
|
cargo test (ubuntu-latest, nightly):
crates/jwt/src/jws.rs#L88
no function or associated item named `create` found for struct `DidJwk` in the current scope
|
cargo test (ubuntu-latest, nightly)
Process completed with exit code 101.
|
cargo test (macos-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
|
cargo test (windows-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
|
cargo test (macos-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
|
cargo test (windows-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
|
cargo test (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
|
cargo test (ubuntu-latest, stable)
The operation was canceled.
|
clippy (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|