Fix issues #70
Annotations
7 errors and 1 warning
Formatting Check:
examples/sax_ractor.rb#L22
[Correctable] Style/SuperArguments: Call super without arguments and parentheses when the signature is identical.
|
Formatting Check:
lib/ox/element.rb#L82
[Correctable] Style/SuperArguments: Call super without arguments and parentheses when the signature is identical.
|
Formatting Check:
lib/ox/instruct.rb#L26
[Correctable] Style/SuperArguments: Call super without arguments and parentheses when the signature is identical.
|
Formatting Check:
ox.gemspec#L41
[Correctable] Gemspec/AddRuntimeDependency: Use add_dependency instead of add_runtime_dependency.
|
Formatting Check:
test/parse_cmp.rb#L41
[Correctable] Style/MapIntoArray: Use map instead of each to map elements into an array.
|
Formatting Check:
test/sax/smart_test.rb#L149
[Correctable] Style/SuperArguments: Call super without arguments and parentheses when the signature is identical.
|
Formatting Check
Process completed with exit code 1.
|
Formatting Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|