Skip to content

Update package.json #144

Update package.json

Update package.json #144

Triggered via push April 29, 2024 10:12
Status Failure
Total duration 1m 17s
Artifacts

validate-js.yml

on: push
Compile JS (tsc)
1m 8s
Compile JS (tsc)
Lint JS (eslint, prettier)
39s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
Lint JS (eslint, prettier): example/babel.config.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/babel.config.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/index.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/index.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/metro.config.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/metro.config.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/arithmetic-test.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/arithmetic-test.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/binary-test.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/binary-test.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/constructor-test.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/constructor-test.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/fixtures.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/fixtures.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/pummel/dh-group-test.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/pummel/dh-group-test.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/res-test.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/res-test.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier): example/src/Testing/bn-tests/utils-test.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-bignumber/react-native-bignumber/example/src/Testing/bn-tests/utils-test.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.
Lint JS (eslint, prettier)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JS (eslint, prettier)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint JS (eslint, prettier): example/src/navigators/children/Entry/Entry.tsx#L26
'tests' is already declared in the upper scope on line 22 column 10.
Lint JS (eslint, prettier): example/src/navigators/children/Entry/Entry.tsx#L35
'tests' is already declared in the upper scope on line 22 column 10.
Lint JS (eslint, prettier): example/src/navigators/children/Entry/Entry.tsx#L44
'tests' is already declared in the upper scope on line 22 column 10.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L102
'p' is already declared in the upper scope on line 26 column 9.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L106
'a' is already declared in the upper scope on line 30 column 9.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L112
'p' is already declared in the upper scope on line 26 column 9.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L116
'a' is already declared in the upper scope on line 30 column 9.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L130
'p' is already declared in the upper scope on line 26 column 9.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L153
'p' is already declared in the upper scope on line 26 column 9.
Lint JS (eslint, prettier): example/src/navigators/children/benchmarks/Benchmarks.tsx#L188
'p' is already declared in the upper scope on line 26 column 9.
Lint JS (eslint, prettier)
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/
Compile JS (tsc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile JS (tsc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Compile JS (tsc)
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/