Try to satisfy some of MELPA's requirements. #2
Annotations
3 errors and 11 warnings
tads3-mode.el#L1
There is no (provide 'tads3-mode) form.
|
tads3-mode.el#L152
This key sequence is reserved (see Key Binding Conventions in the Emacs Lisp manual)
|
tads3-mode.el#L1547
"*tads3-interpreter-process*" doesn't start with package's prefix "tads3".
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tads3-mode.el#L167
defvar `tads3-interpreter' docstring wider than 80 characters
|
tads3-mode.el#L465
docstring has wrong usage of unescaped single quotes (use \= or different quoting)
|
tads3-mode.el#L1007
Doc string after `interactive'
|
tads3-mode.el#L1265
‘delete-backward-char’ is for interactive use only; use ‘delete-char’ instead.
|
tads3-mode.el#L1271
‘delete-backward-char’ is for interactive use only; use ‘delete-char’ instead.
|
tads3-mode.el#L1302
‘delete-backward-char’ is for interactive use only; use ‘delete-char’ instead.
|
tads3-mode.el#L1439
‘(files (mapcar #'expand-file-name (cl-remove-if-not (lambda (file) (or (equal tads3--last-source-update-time nil) (time-less-p tads3--last-source-update-time (file-attribute-modification-time (file-attributes file))))) (tads3--get-source-files))))’ is a malformed function
|
tads3-mode.el#L1449
reference to free variable ‘ident-output’
|
tads3-mode.el#L1451
reference to free variable ‘files’
|
tads3-mode.el#L1454
reference to free variable ‘ident-process’
|
This job failed
Loading