Skip to content

Fixing MELPA style issues. #5

Fixing MELPA style issues.

Fixing MELPA style issues. #5

Triggered via push November 22, 2023 02:02
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (29.1, true): window-tool-bar.el#L85
defcustom for ‘global-window-tool-bar-mode’ fails to specify containing group
test (29.1, true): window-tool-bar.el#L1
"Version:" or "Package-Version:" header is missing. MELPA will handle this, but other archives will not.
test (29.1, true): window-tool-bar.el#L1
Package should have a ;;; Commentary section.
test (29.1, true): window-tool-bar.el#L1
Package should have a Homepage or URL header.
test (29.1, true): window-tool-bar.el#L1
package.el cannot parse this buffer: Package lacks a file header
test (29.1, true): window-tool-bar.el#L1
You should depend on (emacs "24.1") if you need lexical-binding.
test (29.1, true): window-tool-bar.el#L17
You should depend on (emacs "27.1") if you need ‘tab-line’.
test (29.1, true): window-tool-bar.el#L26
You should depend on (emacs "29.1") or the compat package if you need ‘keymap-global-lookup’.
test (29.1, true): window-tool-bar.el#L33
You should depend on (emacs "24.1") if you need ‘pcase’.
test (29.1, true): window-tool-bar.el#L44
You should depend on (emacs "29.1") or the compat package if you need ‘define-keymap’.