precise sig fns by alg, change credential shape, add jwk schemas #171
policy-engine.yml
on: push
Build and test
2m 21s
Open Agent Policy CI
5s
Annotations
4 errors and 2 warnings
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.
|
Open Agent Policy CI
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/.
|
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/.
|