Skip to content

Bump actions/checkout from 4 to 7 #44

Bump actions/checkout from 4 to 7

Bump actions/checkout from 4 to 7 #44

Triggered via pull request June 19, 2026 12:42
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint: lib/prop_initializer/property.rb#L5
Layout/IndentationStyle: Tab detected in indentation.
lint: lib/prop_initializer/property.rb#L4
Layout/IndentationStyle: Tab detected in indentation.
lint: lib/prop_initializer/properties/schema.rb#L38
Lint/Syntax: unexpected token tRPAREN (Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
lint: lib/prop_initializer/properties/schema.rb#L37
Lint/Syntax: unexpected token tRPAREN (Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
lint: lib/prop_initializer/properties/schema.rb#L4
Lint/Syntax: class definition in method body (Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
lint: lib/prop_initializer/properties.rb#L30
Lint/Syntax: unexpected token tCOMMA (Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
lint: lib/prop_initializer/null.rb#L8
Layout/IndentationStyle: Tab detected in indentation.
lint: lib/prop_initializer/null.rb#L6
Layout/IndentationStyle: Tab detected in indentation.
lint: lib/prop_initializer/null.rb#L5
Layout/IndentationStyle: Tab detected in indentation.
lint: lib/prop_initializer/null.rb#L4
Layout/IndentationStyle: Tab detected in indentation.
test
Process completed with exit code 127.
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/