Skip to content

Fix: Ensure correct hexadecimal representation for .toString('hex') a… #136

Fix: Ensure correct hexadecimal representation for .toString('hex') a…

Fix: Ensure correct hexadecimal representation for .toString('hex') a… #136

Triggered via push September 11, 2023 09:39
Status Failure
Total duration 1m 26s
Artifacts

validate-js.yml

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

Annotations

10 errors and 14 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)
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)
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/