You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Struct literals shouldn't be used for scanData; there are quite a few
fields now so being explicit makes it more obvious and allows omitting
fields.
A job needs to be saved before posting job results, so add a saveJob()
call to the TestJobResultsHandler test.
Test submitting job results twice to ensure it fails the second time.
0 commit comments