Skip to content

Revert "Upgrade React, Remix, remix-auth-oauth2, fix Scope bug" #12

Revert "Upgrade React, Remix, remix-auth-oauth2, fix Scope bug"

Revert "Upgrade React, Remix, remix-auth-oauth2, fix Scope bug" #12

Triggered via push November 10, 2023 01:08
Status Failure
Total duration 2m 41s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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/