Bump remark-textr from 6.0.0 to 6.1.0 #16341
test.yml
on: push
variables
13s
build
43s
spec
3m 27s
rubocop
2m 7s
remark-lint
22s
Annotations
4 errors and 24 warnings
remark-lint
Process completed with exit code 1.
|
rubocop
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
rubocop
Process completed with exit code 1.
|
spec
Process completed with exit code 1.
|
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
[remark-lint] reported by reviewdog ๐ถ
Remove 1 line before node no-consecutive-blank-lines remark-lint
Raw Output:
31:1 warning Remove 1 line before node no-consecutive-blank-lines remark-lint
|
remark-lint:
README.md#L53
[remark-lint] reported by reviewdog ๐ถ
Remove 1 line after node no-consecutive-blank-lines remark-lint
Raw Output:
53:23 warning Remove 1 line after node no-consecutive-blank-lines remark-lint
|
remark-lint:
README.md#L61
[remark-lint] reported by reviewdog ๐ถ
Remove 1 line before node no-consecutive-blank-lines remark-lint
Raw Output:
61:1 warning Remove 1 line before node no-consecutive-blank-lines remark-lint
|
remark-lint:
README.md#L85
[remark-lint] reported by reviewdog ๐ถ
Found unused definition no-unused-definitions remark-lint
Raw Output:
85:1-85:48 warning Found unused definition no-unused-definitions remark-lint
|
remark-lint:
README.md#L88
[remark-lint] reported by reviewdog ๐ถ
Found unused definition no-unused-definitions remark-lint
Raw Output:
88:1-88:57 warning Found unused definition no-unused-definitions remark-lint
|
remark-lint:
README.md#L91
[remark-lint] reported by reviewdog ๐ถ
Found unused definition no-unused-definitions remark-lint
Raw Output:
91:1-91:60 warning Found unused definition no-unused-definitions remark-lint
|
remark-lint:
README.md#L96
[remark-lint] reported by reviewdog ๐ถ
Found unused definition no-unused-definitions remark-lint
Raw Output:
96:1-96:109 warning Found unused definition no-unused-definitions remark-lint
|
remark-lint:
index.md#L174
[remark-lint] reported by reviewdog ๐ถ
Found reference to undefined definition no-undefined-references remark-lint
Raw Output:
168:27-174:14 warning Found reference to undefined definition no-undefined-references remark-lint
|
rubocop:
lib/sidebar_tree_builder.rb#L51
[rubocop] reported by reviewdog ๐ถ
Use `each_value` instead of `each` and remove the unused `_` block argument.
Raw Output:
lib/sidebar_tree_builder.rb:51:7: C: Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
|
rubocop:
spec/field_tag_spec.rb#L7
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/field_tag*_spec.rb`.
Raw Output:
spec/field_tag_spec.rb:7:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/field_tag*_spec.rb`.
|
rubocop:
spec/read_time_filter_spec.rb#L6
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/read_time_filter*_spec.rb`.
Raw Output:
spec/read_time_filter_spec.rb:6:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/read_time_filter*_spec.rb`.
|
rubocop:
spec/rspec_description_parser_spec.rb#L6
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `r_spec_description_parser*_spec.rb`.
Raw Output:
spec/rspec_description_parser_spec.rb:6:1: C: RSpec/SpecFilePathFormat: Spec path should end with `r_spec_description_parser*_spec.rb`.
|
rubocop:
spec/sidebar_after_payment_spec.rb#L5
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
Raw Output:
spec/sidebar_after_payment_spec.rb:5:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
|
rubocop:
spec/sidebar_checkin_file_spec.rb#L5
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
Raw Output:
spec/sidebar_checkin_file_spec.rb:5:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
|
rubocop:
spec/sidebar_checkout_core_features_file_spec.rb#L5
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
Raw Output:
spec/sidebar_checkout_core_features_file_spec.rb:5:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
|
rubocop:
spec/sidebar_checkout_more_file_spec.rb#L5
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
Raw Output:
spec/sidebar_checkout_more_file_spec.rb:5:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
|
rubocop:
spec/sidebar_features_file_spec.rb#L5
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
Raw Output:
spec/sidebar_features_file_spec.rb:5:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
|
rubocop:
spec/sidebar_front_page_spec.rb#L5
[rubocop] reported by reviewdog ๐ถ
Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
Raw Output:
spec/sidebar_front_page_spec.rb:5:1: C: RSpec/SpecFilePathFormat: Spec path should end with `swedbank_pay/sidebar*_spec.rb`.
|
spec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: kamiazya/setup-graphviz@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
spec
The following actions uses node12 which is deprecated and will be forced to run on node16: kamiazya/setup-graphviz@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-site
Expired
|
2.15 MB |
|