Skip to content

feat: add support set/get object #290

feat: add support set/get object

feat: add support set/get object #290

Triggered via pull request July 18, 2023 09:05
Status Failure
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate-js.yml

on: pull_request
Compile JS (tsc)
1m 40s
Compile JS (tsc)
Lint JS (eslint, prettier)
56s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint JS (eslint, prettier): example/babel.config.js#L1
Parsing error: No Babel config file detected for /home/runner/work/react-native-mmkv/react-native-mmkv/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-mmkv/react-native-mmkv/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-mmkv/react-native-mmkv/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): src/MMKV.ts#L190
Insert `;`
Lint JS (eslint, prettier): src/MMKV.ts#L192
Insert `;`
Lint JS (eslint, prettier): src/MMKV.ts#L194
Insert `;`
Lint JS (eslint, prettier): src/MMKV.ts#L207
Insert `;`
Lint JS (eslint, prettier): src/MMKV.ts#L210
Insert `;`
Lint JS (eslint, prettier)
Process completed with exit code 1.
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)
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/