fix matrix for test #3
ci.yml
on: push
lint-brakeman
4s
lint-bundler-audit
8s
lint-i18n
11s
lint-rubocop
13s
Matrix: test
Annotations
4 errors and 1 warning
lint-brakeman
Error: input ruby-version needs to be specified if no .ruby-version or .tool-versions file exists
at parseRubyEngineAndVersion (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65855:13)
at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:35)
at run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65760:11)
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65957:40
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65959:3
at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65962:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
lint-bundler-audit
Error: input ruby-version needs to be specified if no .ruby-version or .tool-versions file exists
at parseRubyEngineAndVersion (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65855:13)
at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:35)
at run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65760:11)
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65957:40
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65959:3
at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65962:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
lint-i18n
Unable to locate executable file: git. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
lint-rubocop
Unable to locate executable file: git. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
lint-brakeman
No files were found with the provided path: brakeman. No artifacts will be uploaded.
|