247 interactive chart #352
Annotations
6 errors and 1 warning
🔎 Type check
Type 'GitHubProvider' is not assignable to type 'AuthProvider'.
|
🔎 Type check
Property 'getAuthStrategy' in type 'GitHubProvider' is not assignable to the same property in base type 'AuthProvider'.
|
🔎 Type check
Object literal may only specify known properties, but 'clientID' does not exist in type 'GitHubStrategyOptions'. Did you mean to write 'clientId'?
|
🔎 Type check
Object is possibly 'undefined'.
|
🔎 Type check
Type 'AsymmetricMatchersContaining' recursively references itself as a base type.
|
🔎 Type check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading