Add support for TeX Live package manager (tlmgr
) packages
#1326
Annotations
21 errors and 2 warnings
tests (ubuntu-latest):
lib/bundle/commands/cleanup.rb#L46
Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L14
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L14
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L20
Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Layout/LineLength: Line is too long. [152/118]
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Style/SymbolProc: Pass `&:empty?` as an argument to `reject` instead of a block.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_installer.rb#L5
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
tests (ubuntu-latest):
lib/bundle/tlmgr_package_installer.rb#L18
Layout/TrailingWhitespace: Trailing whitespace detected.
|
tests (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
tests (macOS-latest):
README.md#L72
Do not use space inside empty array brackets.
|
tests (macOS-latest):
README.md#L72
Unnecessary spacing detected.
|
tests (macOS-latest):
lib/bundle/commands/cleanup.rb#L46
Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L14
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L14
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L20
Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Layout/LineLength: Line is too long. [152/118]
|
tests (macOS-latest):
lib/bundle/tlmgr_package_dumper.rb#L24
Style/SymbolProc: Pass `&:empty?` as an argument to `reject` instead of a block.
|
tests (ubuntu-latest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/c16abc29c95fcf9174b58eb7e1abf4c866893bc8/dist/codecov' failed with exit code 1
|
tests (macOS-latest)
Codecov:
Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/c16abc29c95fcf9174b58eb7e1abf4c866893bc8/dist/codecov' failed with exit code 1
|