chore(deps): update all dependencies (major) #1251
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actions.yml
on: pull_request
dotrun
27s
Matrix: Build
Matrix: Lint JavaScript/TypeScript
Matrix: Check Prettier
Matrix: Check renovate
Matrix: Lint SCSS
Matrix: Test
Matrix: Check types
Annotations
9 errors
dotrun
Process completed with exit code 1.
|
Check Prettier (18.x)
Process completed with exit code 1.
|
Lint JavaScript/TypeScript (18.x):
src/components/LogIn/LogIn.test.tsx#L151
Replace `⏎······.spyOn(appThunks,·"connectAndStartPolling")⏎······` with `.spyOn(appThunks,·"connectAndStartPolling")`
|
Lint JavaScript/TypeScript (18.x):
src/components/LogIn/LogIn.test.tsx#L154
Replace `··jest⏎··········.fn()⏎··········` with `jest.fn()`
|
Lint JavaScript/TypeScript (18.x):
src/components/LogIn/LogIn.test.tsx#L157
Replace `············` with `········`
|
|
|
|
Lint JavaScript/TypeScript (18.x)
Process completed with exit code 1.
|