Skip to content

Error: wrong-number-of-arguments ((2 . 2) 1), elsa-process-file #194

Closed
@jcs090218

Description

@jcs090218

Funny thing is I've eask lint elsa test in emacs-eask/cli repo, that's how I discovered this bug.

Error Version: 20230213.1902, see log
Previous working version: 20230212.1959, see log

Backtrace

Running Eask in the development environment
Press Ctrl+C to cancel.

Executing script inside Emacs...

  Checking Emacs version 29.0.50... done!
  Checking system windows-nt... done!
  Try constructing the package-descriptor (openai.el)... succeeded!
  Loading Eask file in d:/_workspace/openai/Eask... done!

Loading package information... done
  - Installing elsa (20230213.1902)... done

`openai.el` with elsa (20230213.1902)

Error: wrong-number-of-arguments ((2 . 2) 1)
  debug-early-backtrace()
  debug-early(error (wrong-number-of-arguments (2 . 2) 1))
  elsa-process-file("d:/_workspace/openai/openai.el")
  (eieio-oref (elsa-process-file filename) 'errors)
  (setq errors (eieio-oref (elsa-process-file filename) 'errors))
  ...

Let me know if you want a CI test for this. I would love to work on this! ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions