Add exam mode #9198
Annotations
14 errors
|
lint (format:ci)
Process completed with exit code 1.
|
|
lint (eslint)
The operation was canceled.
|
|
lint (eslint)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (tsc)
The operation was canceled.
|
|
lint (tsc):
src/commons/sagas/__tests__/BackendSaga.ts#L929
Property 'resumeCode' is missing in type '{ courseName: string; courseShortName: string; viewable: true; enableGame: false; enableAchievements: false; enableSourcecast: false; enableStories: false; enableExamMode: false; sourceChapter: Chapter.SOURCE_4; sourceVariant: Variant.DEFAULT; moduleHelpText: string; assetsPrefix: string; isOfficialCourse: false; }' but required in type 'CourseConfiguration'.
|
|
lint (tsc):
src/commons/sagas/__tests__/BackendSaga.ts#L161
Property 'resumeCode' is missing in type '{ courseName: string; courseShortName: string; viewable: true; enableGame: true; enableAchievements: true; enableSourcecast: true; enableStories: false; enableExamMode: false; sourceChapter: Chapter.SOURCE_4; sourceVariant: Variant.DEFAULT; moduleHelpText: string; assetsPrefix: string; isOfficialCourse: false; }' but required in type 'CourseConfiguration'.
|
|
lint (tsc):
src/commons/sagas/__tests__/BackendSaga.ts#L128
Property 'resumeCode' is missing in type '{ courseName: string; courseShortName: string; viewable: true; enableGame: true; enableAchievements: true; enableSourcecast: true; enableStories: false; enableExamMode: false; sourceChapter: Chapter.SOURCE_1; sourceVariant: Variant.DEFAULT; moduleHelpText: string; assetsPrefix: string; isOfficialCourse: false; }' but required in type 'CourseConfiguration'.
|
|
lint (tsc)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (test)
The operation was canceled.
|
|
lint (test)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (build)
The operation was canceled.
|
|
lint (build)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.format_ci" failed
|