fix: minor css linting #1485
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/exports/src/dataHelpers/prepLessonForSlides.ts#L24
Async function 'prepLessonForSlides' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepLessonForSlides.ts#L275
Async function 'prepQuizDesignerForSlides' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepLessonForSlides.ts#L607
Async function 'prepLessonForAdditionalMaterialsDoc' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepLessonPlanForDocs.ts#L24
Async function 'prepLessonPlanForDocs' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepQuizForDocs.ts#L22
Async function 'prepQuizForDocs' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepWorksheetForSlides.ts#L3
Async function 'prepWorksheetForSlides' has no 'await' expression
|
lint:
packages/exports/src/exportAdditionalMaterials.ts#L30
Async method 'updateTemplate' has no 'await' expression
|
lint:
packages/exports/src/gSuite/slides/deleteSlides.ts#L6
"cycle1" is overridden by string in this union type
|
lint:
packages/exports/src/gSuite/slides/deleteSlides.ts#L6
"cycle2" is overridden by string in this union type
|
lint:
packages/exports/src/gSuite/slides/deleteSlides.ts#L6
"cycle3" is overridden by string in this union type
|