This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
adding token refresh to lever #528
validate-workflow.yml
on: push
Run type checks, lint, and tests
1m 21s
Annotations
2 errors and 1 warning
Run type checks, lint, and tests:
connectors/connector-lever/server.ts#L59
Object literal may only specify known properties, and 'links' does not exist in type 'FetchOptions<{ parameters: { query?: { limit?: number | undefined; offset?: string | undefined; include?: "content" | "followers" | undefined; expand?: "user" | "followers" | "owner" | "hiringManager" | undefined; ... 11 more ...; updated_at_end?: number | undefined; } | undefined; }; requestBody?: { ...; } | undefi...'.
|
Run type checks, lint, and tests
Process completed with exit code 2.
|
Run type checks, lint, and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|