Skip to content

Fix variable names in doc-comments #774

Fix variable names in doc-comments

Fix variable names in doc-comments #774

Triggered via push November 9, 2023 19:34
Status Success
Total duration 2m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.3/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-20231103.1810/package-lint-pkg.el#L1
file has no ‘lexical-binding’ directive on its first line
test-melpa (snapshot, melpa, false): elisp-check.el#L336
‘defadvice’ is an obsolete macro (as of 30.1); use ‘advice-add’ or ‘define-advice’
test-melpa (snapshot, melpa, false): elisp-check.el#L349
‘eval-after-load’ is for use in configurations, and should rarely be used in packages.
test-melpa (snapshot, melpa, false): elisp-check.el#L392
Probably "tests" should be imperative "test"