Merge remote-tracking branch 'origin/feat/testing' into feat/testing #312
Annotations
2 errors and 1 warning
components/__tests__/login/ProviderButton.test.ts > ProviderButton > uses default props when none provided:
components/__tests__/login/ProviderButton.test.ts#L18
AssertionError: expected undefined to be 'spotify' // Object.is equality
- Expected:
"spotify"
+ Received:
undefined
❯ components/__tests__/login/ProviderButton.test.ts:18:37
|
eslint
Process completed with exit code 1.
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|