WIP #2
ci.yml
on: push
Validation of CI
Diagnose integration tests
Git linter (Lintje)
Ruby style linter (RuboCop)
Ruby 2.7.8
/
Ruby 2.7.8
Ruby 3.0.5
/
Ruby 3.0.5
Ruby 3.1.3
/
Ruby 3.1.3
Ruby 3.2.1
/
Ruby 3.2.1
Ruby 3.3.1
/
Ruby 3.3.1
Ruby jruby-9.4.1.0
/
Ruby jruby-9.4.1.0
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L59
The workflow is not valid. .github/workflows/ci.yml (Line: 59, Col: 3): The identifier 'ruby_2.7.8' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/ci.yml (Line: 84, Col: 3): The identifier 'ruby_3.0.5' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|