Merge pull request #37232 from paultsimura/fix/33114-optimistic-threads #13201
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
1m 27s
lint
/
Run ESLint
22s
test
/
Storybook tests
22s
test
/
Shell tests
22s
e2ePerformanceTests
/
Build apk from delta ref
e2ePerformanceTests
/
Build apk from latest release as a baseline
skipDeploy
0s
e2ePerformanceTests
/
Run E2E tests in AWS device farm
updateStaging
0s
Annotations
12 errors
lint / Run ESLint
Canceling since a higher priority waiting request for 'refs/heads/main-lint' exists
|
test / Shell tests
Canceling since a higher priority waiting request for 'refs/heads/main-jest' exists
|
test / test (job 1)
Canceling since a higher priority waiting request for 'refs/heads/main-jest' exists
|
test / test (job 2)
Canceling since a higher priority waiting request for 'refs/heads/main-jest' exists
|
test / Storybook tests
Canceling since a higher priority waiting request for 'refs/heads/main-jest' exists
|
test / test (job 3)
Canceling since a higher priority waiting request for 'refs/heads/main-jest' exists
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L83
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L86
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L86
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L89
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck / typecheck
Process completed with exit code 2.
|
confirmPassingBuild
Process completed with exit code 1.
|