Skip to content

fix: typo in an error message when users are not authorized to perform an action #3092

fix: typo in an error message when users are not authorized to perform an action

fix: typo in an error message when users are not authorized to perform an action #3092

Triggered via pull request April 9, 2024 09:25
Status Success
Total duration 2m 9s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L31
Refactor this function to reduce its Cognitive Complexity from 57 to the 15 allowed
Linting: src/services/search-builder.js#L13
Refactor this function to reduce its Cognitive Complexity from 56 to the 15 allowed
Linting: src/utils/field-analyser.js#L70
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
Linting: src/utils/field-analyser.js#L110
Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed
Linting: src/utils/field-analyser.js#L208
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, paambaati/codeclimate-action@v2.7.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/