add npm? #45
Annotations
8 errors and 6 warnings
RuboCop:
app/controllers/candidates_controller.rb#L99
Metrics/MethodLength: Method has too many lines. [11/10] (https://rubystyle.guide#short-methods)
|
RuboCop:
app/controllers/users/omniauth_callbacks_controller.rb#L4
Style/ClassAndModuleChildren: Use nested module/class definitions instead of compact style. (https://rubystyle.guide#namespace-definition)
|
RuboCop:
app/models/candidate.rb#L7
Rails/UniqueValidationWithoutIndex: Uniqueness validation should be with a unique index.
|
RuboCop:
test/channels/application_cable/connection_test.rb#L5
Style/ClassAndModuleChildren: Use nested module/class definitions instead of compact style. (https://rubystyle.guide#namespace-definition)
|
RuboCop:
test/test_helper.rb#L11
Style/ClassAndModuleChildren: Use nested module/class definitions instead of compact style. (https://rubystyle.guide#namespace-definition)
|
RuboCop
Process completed with exit code 123.
|
Tests
Cannot find module '/home/runner/work/prospect/prospect/coverage/.last_run.json'
Require stack:
- /home/runner/work/_actions/aki77/simplecov-report-action/v1/dist/index.js
|
Tests
Process completed with exit code 1.
|
Setup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RuboCop
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
RuboCop
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aki77/simplecov-report-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|