Skip to content

- ESY-6375 Only show header if it has content #639

- ESY-6375 Only show header if it has content

- ESY-6375 Only show header if it has content #639

Triggered via push March 21, 2024 10:20
Status Success
Total duration 3m 55s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 42 notices
variables
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
variables
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
variables
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
variables
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
[remark-lint] README.md#L31: README.md#L31
Remove 1 line before node no-consecutive-blank-lines remark-lint
[remark-lint] README.md#L53: README.md#L53
Remove 1 line after node no-consecutive-blank-lines remark-lint
[remark-lint] README.md#L61: README.md#L61
Remove 1 line before node no-consecutive-blank-lines remark-lint
[remark-lint] README.md#L85: README.md#L85
Found unused definition no-unused-definitions remark-lint
[remark-lint] README.md#L88: README.md#L88
Found unused definition no-unused-definitions remark-lint
[remark-lint] README.md#L91: README.md#L91
Found unused definition no-unused-definitions remark-lint
[remark-lint] README.md#L96: README.md#L96
Found unused definition no-unused-definitions remark-lint
[remark-lint] index.md#L174: index.md#L174
Found reference to undefined definition no-undefined-references remark-lint
[remark-lint] README.md#L31: README.md#L31
Remove 1 line before node no-consecutive-blank-lines remark-lint
[remark-lint] README.md#L53: README.md#L53
Remove 1 line after node no-consecutive-blank-lines remark-lint
[remark-lint] README.md#L61: README.md#L61
Remove 1 line before node no-consecutive-blank-lines remark-lint
[remark-lint] README.md#L85: README.md#L85
Found unused definition no-unused-definitions remark-lint
[remark-lint] README.md#L88: README.md#L88
Found unused definition no-unused-definitions remark-lint
[remark-lint] README.md#L91: README.md#L91
Found unused definition no-unused-definitions remark-lint
[remark-lint] README.md#L96: README.md#L96
Found unused definition no-unused-definitions remark-lint
[remark-lint] index.md#L174: index.md#L174
Found reference to undefined definition no-undefined-references remark-lint
[rubocop] lib/sidebar_tree_builder.rb#L51-L64 <Style/HashEachMethods>: lib/sidebar_tree_builder.rb#L51
Use `each_value` instead of `each` and remove the unused `_` block argument.
[rubocop] spec/field_tag_spec.rb#L7 <RSpec/SpecFilePathFormat>: spec/field_tag_spec.rb#L7
Spec path should end with `swedbank_pay/field_tag*_spec.rb`.
[rubocop] spec/read_time_filter_spec.rb#L6 <RSpec/SpecFilePathFormat>: spec/read_time_filter_spec.rb#L6
Spec path should end with `swedbank_pay/read_time_filter*_spec.rb`.
[rubocop] spec/rspec_description_parser_spec.rb#L6 <RSpec/SpecFilePathFormat>: spec/rspec_description_parser_spec.rb#L6
Spec path should end with `r_spec_description_parser*_spec.rb`.
[rubocop] spec/sidebar_after_payment_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_after_payment_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_checkin_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_checkin_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_features_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_features_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_front_page_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_front_page_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_index_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_index_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_po_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_po_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_redirect_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_redirect_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_resource_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_resource_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_search_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_search_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] swedbank-pay-design-guide-jekyll-theme.gemspec#L35 <Gemspec/OrderedDependencies>: swedbank-pay-design-guide-jekyll-theme.gemspec#L35
Dependencies should be sorted in an alphabetical order within their section of the gemspec. Dependency `awesome_print` should appear before `sass`.
[rubocop] swedbank-pay-design-guide-jekyll-theme.gemspec#L49 <Gemspec/OrderedDependencies>: swedbank-pay-design-guide-jekyll-theme.gemspec#L49
Dependencies should be sorted in an alphabetical order within their section of the gemspec. Dependency `awesome_print` should appear before `rubocop-rspec`.
[rubocop] lib/sidebar_tree_builder.rb#L51-L64 <Style/HashEachMethods>: lib/sidebar_tree_builder.rb#L51
Use `each_value` instead of `each` and remove the unused `_` block argument.
[rubocop] spec/field_tag_spec.rb#L7 <RSpec/SpecFilePathFormat>: spec/field_tag_spec.rb#L7
Spec path should end with `swedbank_pay/field_tag*_spec.rb`.
[rubocop] spec/read_time_filter_spec.rb#L6 <RSpec/SpecFilePathFormat>: spec/read_time_filter_spec.rb#L6
Spec path should end with `swedbank_pay/read_time_filter*_spec.rb`.
[rubocop] spec/rspec_description_parser_spec.rb#L6 <RSpec/SpecFilePathFormat>: spec/rspec_description_parser_spec.rb#L6
Spec path should end with `r_spec_description_parser*_spec.rb`.
[rubocop] spec/sidebar_after_payment_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_after_payment_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_checkin_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_checkin_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_features_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_features_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_front_page_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_front_page_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_index_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_index_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_po_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_po_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_redirect_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_redirect_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_resource_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_resource_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] spec/sidebar_search_file_spec.rb#L5 <RSpec/SpecFilePathFormat>: spec/sidebar_search_file_spec.rb#L5
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
[rubocop] swedbank-pay-design-guide-jekyll-theme.gemspec#L35 <Gemspec/OrderedDependencies>: swedbank-pay-design-guide-jekyll-theme.gemspec#L35
Dependencies should be sorted in an alphabetical order within their section of the gemspec. Dependency `awesome_print` should appear before `sass`.
[rubocop] swedbank-pay-design-guide-jekyll-theme.gemspec#L49 <Gemspec/OrderedDependencies>: swedbank-pay-design-guide-jekyll-theme.gemspec#L49
Dependencies should be sorted in an alphabetical order within their section of the gemspec. Dependency `awesome_print` should appear before `rubocop-rspec`.