Revert "Upgrade React, Remix, remix-auth-oauth2, fix Scope bug" #12
Annotations
6 errors and 3 warnings
Build:
src/index.ts#L1
Property 'scope' in type 'GoogleStrategy<User>' is not assignable to the same property in base type 'OAuth2Strategy<User, GoogleProfile, GoogleExtraParams>'.
|
Build
Process completed with exit code 2.
|
Typechecker:
src/index.ts#L1
Property 'scope' in type 'GoogleStrategy<User>' is not assignable to the same property in base type 'OAuth2Strategy<User, GoogleProfile, GoogleExtraParams>'.
|
Typechecker
Process completed with exit code 2.
|
Linter:
src/index.ts#L1
Property 'scope' in type 'GoogleStrategy<User>' is not assignable to the same property in base type 'OAuth2Strategy<User, GoogleProfile, GoogleExtraParams>'.
|
Linter
Process completed with exit code 2.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Typechecker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|