test #676
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
test-melpa (snapshot, melpa, false):
elisp-check.el#L321
‘defadvice’ is an obsolete macro (as of 30.1); use advice-add or define-advice
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L391
the function ‘ert-test-result-expected-p’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L390
the function ‘ert-test-most-recent-result’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L389
the function ‘ert-test-name’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L388
the function ‘ert--stats-tests’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L382
the function ‘ert-stats-total’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L381
the function ‘ert-stats-completed-unexpected’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L378
the function ‘ert-delete-all-tests’ is not known to be defined.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L334
‘eval-after-load’ is for use in configurations, and should rarely be used in packages.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L197
Argument ‘packages’ should appear (as PACKAGES) in the doc string
|