Skip to content

Rename elisp-check-debug to elisp-check-log #797

Rename elisp-check-debug to elisp-check-log

Rename elisp-check-debug to elisp-check-log #797

Triggered via push November 27, 2023 19:03
Status Success
Total duration 2m 13s
Artifacts

test.yml

on: push
Matrix: test-builtin
Matrix: test-melpa
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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#L391
Probably "tests" should be imperative "test"