Skip to content

assignment is no longer a pure model, but we don't need to know that #86

@github-actions

Description

@github-actions

// @ts-expect-error 2322 TODO assignment is no longer a pure model, but we don't need to know that

}: ToCanvasArgsOptions): Promise<
  Partial<Canvas.v1.Courses.Assignments.createFormParameters>
> {
  // @ts-expect-error 2322 TODO assignment is no longer a pure model, but we don't need to know that
  assignment = await Files.uploadLocalFiles({ course, entry: assignment });
  const args: Partial<Canvas.v1.Courses.Assignments.createFormParameters> = {
    'assignment[name]': stripHtml(

Metadata

Metadata

Assignees

Labels

@msar/canvas-importtypescriptAcnkowledged and ignored TypeScript errors in working code

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions