Skip to content

Move ProjectQuery model to the main namespace #12725

Move ProjectQuery model to the main namespace

Move ProjectQuery model to the main namespace #12725

Triggered via pull request June 26, 2024 14:32
Status Success
Total duration 1m 5s
Artifacts

brakeman-scan-core.yml

on: pull_request
Brakeman Scan
57s
Brakeman Scan
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
Brakeman Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Brakeman Scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
[rubocop] app/models/user.rb#L678 <Rails/DynamicFindBy>: app/models/user.rb#L678
Use `find_by` instead of dynamic `find_by_login`.