[jwt] fix typo in plugin options name #6454
Triggered via pull request
September 3, 2024 12:28
Status
Cancelled
Total duration
7m 11s
Artifacts
–
Annotations
46 errors
e2e / aws-lambda
The run was canceled by @github-actions[bot].
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L47
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L64
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { missingToken: false; invalidToken: true; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L77
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenLookupLocations: [ExtractTokenFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L91
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L122
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L139
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { invalidToken: false; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L151
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L170
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L184
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / aws-lambda:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L205
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker
The run was canceled by @github-actions[bot].
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L47
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L64
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { missingToken: false; invalidToken: true; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L77
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenLookupLocations: [ExtractTokenFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L91
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L122
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L139
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { invalidToken: false; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L151
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L170
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L184
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-worker:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L205
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function
The run was canceled by @github-actions[bot].
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L47
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L64
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { missingToken: false; invalidToken: true; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L77
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenLookupLocations: [ExtractTokenFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L91
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L122
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L139
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { invalidToken: false; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L151
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L170
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L184
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / azure-function:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L205
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / docker-node
The run was canceled by @github-actions[bot].
|
e2e / docker-node
The operation was canceled.
|
e2e / cf-modules
The run was canceled by @github-actions[bot].
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L47
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L64
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { missingToken: false; invalidToken: true; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L77
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenLookupLocations: [ExtractTokenFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L91
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L122
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L139
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; reject: { invalidToken: false; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L151
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L170
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { issuer: string[]; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L184
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|
e2e / cf-modules:
packages/plugins/jwt/src/__tests__/jwt.spec.ts#L205
Argument of type '{ signingKeyProviders: [GetSigningKeyFunction]; tokenVerification: { audience: string; }; }' is not assignable to parameter of type 'JwtPluginOptions'.
|