feat: support token introspection #543
Annotations
8 errors and 2 warnings
test/e2e/grants/abstract_grant/introspection.spec.ts#L71
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:71:26
|
test/e2e/grants/abstract_grant/introspection.spec.ts#L77
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:77:26
|
test/e2e/grants/abstract_grant/introspection.spec.ts#L93
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:93:26
|
test/e2e/grants/abstract_grant/introspection.spec.ts#L102
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:102:26
|
test/e2e/grants/abstract_grant/introspection.spec.ts#L123
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:123:36
|
test/e2e/grants/abstract_grant/introspection.spec.ts#L156
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:156:36
|
test/e2e/grants/abstract_grant/introspection.spec.ts#L177
TypeError: grant.introspect is not a function
❯ test/e2e/grants/abstract_grant/introspection.spec.ts:177:36
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading