Skip to content

Secure Boot & Virtual TPM #67

Secure Boot & Virtual TPM

Secure Boot & Virtual TPM #67

Re-run triggered July 22, 2024 14:08
Status Failure
Total duration 28s
Artifacts

ruby.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
rubocop: lib/fog/vsphere/compute.rb#L216
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
rubocop: lib/fog/vsphere/requests/compute/create_vm.rb#L4
Metrics/ClassLength: Class has too many lines. [290/284]
rubocop
Process completed with exit code 1.
rubocop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/