Skip to content

fix: warn in console when the schema is not updated because of NODE_ENV #1262

fix: warn in console when the schema is not updated because of NODE_ENV

fix: warn in console when the schema is not updated because of NODE_ENV #1262

Triggered via pull request August 9, 2023 12:47
Status Success
Total duration 2m 55s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/
Linting
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/
Linting: src/index.js#L58
Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed
Linting: src/services/apimap-field-builder.js#L13
Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed
Linting: src/services/apimap-field-builder.js#L137
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
Linting: src/services/apimap-field-type-detector.js#L4
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
Linting: src/services/filters-parser.js#L127
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
Linting: src/services/search-builder.js#L103
Refactor this function to reduce its Cognitive Complexity from 123 to the 15 allowed
Linting: src/utils/sequelize-compatibility.js#L54
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
Linting: src/utils/sequelize-compatibility.js#L104
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, paambaati/codeclimate-action@v2.7.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/