test #836
Annotations
1 error and 5 warnings
test-melpa (26.3, true, melpa)
Packages could not be installed:\n "Package ‘package-lint-’ is unavailable"
|
test-melpa (snapshot, melpa, false):
home/runner/.emacs.d/elpa/compat-29.1.4.4/compat-pkg.el#L1
file has no ‘lexical-binding’ directive on its first line
|
test-melpa (snapshot, melpa, false):
home/runner/.emacs.d/elpa/package-lint-20231121.1907/package-lint-pkg.el#L1
file has no ‘lexical-binding’ directive on its first line
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L335
‘defadvice’ is an obsolete macro (as of 30.1); use ‘advice-add’ or ‘define-advice’
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L348
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L393
Probably "tests" should be imperative "test"
|