Skip to content

fix: umod doesn't support red numbers #139

fix: umod doesn't support red numbers

fix: umod doesn't support red numbers #139

Triggered via pull request November 10, 2023 07:05
Status Failure
Total duration 56s
Artifacts

validate-js.yml

on: pull_request
Compile JS (tsc)
47s
Compile JS (tsc)
Lint JS (eslint, prettier)
39s
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/