Merge pull request #64807 from Eskalifer1/fix/62703 #1743
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
2m 10s
lint
/
ESLint check
9m 7s
test
/
Storybook tests
3m 50s
prettier
/
Prettier check
1m 31s
skipDeploy
0s
updateStaging
/
updateProtectedBranch
Annotations
1 error and 10 warnings
createNewVersion / createNewVersion
Error when evaluating 'secrets'. .github/workflows/preDeploy.yml (Line: 84, Col: 11): Secret SLACK_WEBHOOK is required, but not provided while calling., .github/workflows/preDeploy.yml (Line: 84, Col: 11): Secret OS_BOTIFY_COMMIT_TOKEN is required, but not provided while calling., .github/workflows/preDeploy.yml (Line: 84, Col: 11): Secret OP_SERVICE_ACCOUNT_TOKEN is required, but not provided while calling., .github/workflows/preDeploy.yml (Line: 84, Col: 11): Secret OS_BOTIFY_APP_ID is required, but not provided while calling., .github/workflows/preDeploy.yml (Line: 84, Col: 11): Secret OS_BOTIFY_PRIVATE_KEY is required, but not provided while calling.
|
lint / ESLint check:
src/libs/Console/index.ts#L12
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/CardUtils.ts#L46
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/CardUtils.ts#L37
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/CardUtils.ts#L25
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/CardMessageUtils.ts#L23
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/CardMessageUtils.ts#L11
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/Authentication.ts#L27
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/ApiUtils.ts#L18
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
src/libs/ActiveClientManager/index.ts#L27
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
lint / ESLint check:
__mocks__/react-native-onyx.ts#L35
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|