Upgrade rails 7.1.2 #332
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
1m 43s
Dependency Review scan
/
dependency-review-pr
4s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
10s
Lint SCSS
/
Run Stylelint
14s
Lint JavaScript
/
Run Standardx
11s
Lint Ruby
/
Run RuboCop
9s
Test Ruby
/
Run RSpec
54s
Annotations
4 errors
Lint Ruby / Run RuboCop:
spec/models/contact_spec.rb#L39
Lint/Syntax: unexpected token tRBRACK
(Using Ruby 3.2 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Lint Ruby / Run RuboCop:
spec/models/contact_spec.rb#L67
Lint/Syntax: unexpected token kEND
(Using Ruby 3.2 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|
Test Ruby / Run RSpec
Process completed with exit code 1.
|