chore(deps): update all dependencies (major) #1249
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actions.yml
on: pull_request
dotrun
46s
Matrix: Build
Matrix: Lint JavaScript/TypeScript
Matrix: Check Prettier
Matrix: Check renovate
Matrix: Lint SCSS
Matrix: Test
Matrix: Check types
Annotations
11 errors
Check Prettier (18.x)
Process completed with exit code 1.
|
dotrun
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.
|
Check renovate (18.x)
Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Test (18.x)
Process completed with exit code 1.
|