Merge remote-tracking branch 'origin/main' into feat/bare-example #77
Annotations
10 errors and 2 warnings
run:
BareExample/.eslintrc.js#L1
'module' is not defined
|
run:
BareExample/.prettierrc.js#L1
'module' is not defined
|
run:
BareExample/App.tsx#L1
Definition for rule 'react-native/no-inline-styles' was not found
|
run:
BareExample/babel.config.js#L1
'module' is not defined
|
run:
BareExample/jest.config.js#L1
'module' is not defined
|
run:
BareExample/metro.config.js#L1
A `require()` style import is forbidden
|
run:
BareExample/metro.config.js#L1
'require' is not defined
|
run:
BareExample/metro.config.js#L3
A `require()` style import is forbidden
|
run:
BareExample/metro.config.js#L3
'require' is not defined
|
run:
BareExample/metro.config.js#L5
'__dirname' is not defined
|
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|