(de)serialize values for refresh tokens #77
Annotations
5 errors and 3 warnings
Build, and test on Node 20.x and ubuntu-latest:
src/datasource.ts#L60
Property 'loadRefreshToken' does not exist on type 'PublicFederatedToken'. Did you mean 'refreshTokens'?
|
Build, and test on Node 20.x and ubuntu-latest:
src/plugin.ts#L30
Property 'loadRefreshToken' does not exist on type 'FederatedToken'. Did you mean 'refreshTokens'?
|
Build, and test on Node 20.x and ubuntu-latest:
src/plugin.ts#L54
Property 'dumpRefreshToken' does not exist on type 'FederatedToken'. Did you mean 'refreshTokens'?
|
Build, and test on Node 20.x and ubuntu-latest
Process completed with exit code 1.
|
Build, and test on Node 18.x and ubuntu-latest
The operation was canceled.
|
Lint codebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, and test on Node 20.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, and test on Node 18.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|