Skip to content

Merge pull request #26 from redBorder/development #51

Merge pull request #26 from redBorder/development

Merge pull request #26 from redBorder/development #51

Triggered via push April 24, 2024 14:00
Status Failure
Total duration 39s
Artifacts

lint.yml

on: push
cookstyle
27s
cookstyle
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
cookstyle
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Style/Next: Use next to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/SpaceAroundOperators: Surrounding space missing for operator *. (https://rubystyle.guide#spaces-operators)
cookstyle
[Correctable] Layout/SpaceAroundOperators: Surrounding space missing for operator *. (https://rubystyle.guide#spaces-operators)
cookstyle
[Correctable] Layout/SpaceAroundOperators: Surrounding space missing for operator *. (https://rubystyle.guide#spaces-operators)
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
cookstyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cookstyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cookstyle
[Correctable] Lint/DeprecatedOpenSSLConstant: Use OpenSSL::Digest.new('SHA1') instead of OpenSSL::Digest::SHA1.new.
cookstyle
Lint/UselessAssignment: Useless assignment to variable - nginx_cert_item. (https://rubystyle.guide#underscore-unused-vars)
cookstyle
[Correctable] Lint/DeprecatedClassMethods: File.exists? is deprecated in favor of File.exist?.
cookstyle
[Correctable] Lint/DeprecatedClassMethods: File.exists? is deprecated in favor of File.exist?.
cookstyle
Lint/UselessAssignment: Useless assignment to variable - licmode_dg. Did you mean licmode? (https://rubystyle.guide#underscore-unused-vars)
cookstyle
Lint/UselessAssignment: Useless assignment to variable - licmode. Did you mean licmode_dg? (https://rubystyle.guide#underscore-unused-vars)
cookstyle
[Correctable] Lint/DeprecatedClassMethods: Dir.exists? is deprecated in favor of Dir.exist?.
cookstyle
Lint/UselessAssignment: Useless assignment to variable - web_dir. (https://rubystyle.guide#underscore-unused-vars)
cookstyle
Lint/UselessAssignment: Useless assignment to variable - rsa_pem. (https://rubystyle.guide#underscore-unused-vars)