UIORGS-193 missed permissions #724
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ***-org/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Jest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish Jest unit test results
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/
|
Publish BigTest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish BigTest unit test results
Could not find any files for artifacts/runTest/*.xml
|
Publish BigTest unit test results
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/
|
Run yarn lint:
src/Organizations/OrganizationsList/hooks/useBuildQuery/useBuildQuery.js#L20
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run yarn lint:
src/interfaces/EditInterface/EditInterfaceContainer.js#L29
React Hook useEffect has missing dependencies: 'isNew' and 'mutator.interfaceCredentials'. Either include them or remove the dependency array
|
Loading