precise sig fns by alg, change credential shape, add jwk schemas #107
policy-engine-shared.yml
on: push
Build and test
1m 55s
Annotations
4 errors and 1 warning
Build and test:
apps/policy-engine/src/opa/script/evaluate-legacy-policy.script.ts#L69
Object literal may only specify known properties, and 'alg' does not exist in type '{ key: { kty: "EC"; alg: "ES256K"; kid: string; crv: "secp256k1"; x: string; y: string; use?: "sig" | "enc" | undefined; addr?: string | undefined; } | { kty: "EC"; alg: "ES256K"; kid: string; addr: `0x${string}`; crv: "secp256k1"; use?: "sig" | ... 1 more ... | undefined; } | { ...; } | { ...; } | ({ ...; } & { ......'.
|
Build and test:
apps/policy-engine/src/opa/script/evaluate-legacy-policy.script.ts#L96
Object literal may only specify known properties, and 'alg' does not exist in type '{ key: { kty: "EC"; alg: "ES256K"; kid: string; crv: "secp256k1"; x: string; y: string; use?: "sig" | "enc" | undefined; addr?: string | undefined; } | { kty: "EC"; alg: "ES256K"; kid: string; addr: `0x${string}`; crv: "secp256k1"; use?: "sig" | ... 1 more ... | undefined; } | { ...; } | { ...; } | ({ ...; } & { ......'.
|
Build and test:
apps/policy-engine/src/opa/script/evaluate-legacy-policy.script.ts#L126
Object literal may only specify known properties, and 'alg' does not exist in type '{ key: { kty: "EC"; alg: "ES256K"; kid: string; crv: "secp256k1"; x: string; y: string; use?: "sig" | "enc" | undefined; addr?: string | undefined; } | { kty: "EC"; alg: "ES256K"; kid: string; addr: `0x${string}`; crv: "secp256k1"; use?: "sig" | ... 1 more ... | undefined; } | { ...; } | { ...; } | ({ ...; } & { ......'.
|
Build and test
Process completed with exit code 2.
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|