fix: repair JSON export #102
web_frontend_lint.yml
on: pull_request
Web frontend Lint
36s
Annotations
10 errors
Web frontend Lint:
web/frontend/src/mocks/mockData.ts#L26
Replace `⏎····{·"En"·:·"Life·on·the·campus",·"Fr"·:·"Vie·sur·le·campus",·"De"·:·"Life·on·the·campus"` with `·{·En:·'Life·on·the·campus',·Fr:·'Vie·sur·le·campus',·De:·'Life·on·the·campus'·`
|
Web frontend Lint:
web/frontend/src/mocks/mockData.ts#L31
Replace `"En"·:·"Rate·the·course",·"Fr"·:·"Note·la·course",·"De"·:·"Rate·the·course"` with `En:·'Rate·the·course',·Fr:·'Note·la·course',·De:·'Rate·the·course'·`
|
|
Web frontend Lint:
web/frontend/src/mocks/mockData.ts#L36
Replace `{·"En"·:·"Let·s·talk·about·the·food",·"Fr"·:·"Parlons·de·la·nourriture",·"De"·:·"Let·s·talk·about·food"` with `En:·'Let·s·talk·about·the·food',⏎············Fr:·'Parlons·de·la·nourriture',⏎············De:·'Let·s·talk·about·food',⏎··········`
|
|
Web frontend Lint:
web/frontend/src/mocks/mockData.ts#L44
Replace `{·"En"·:·"Select·your·ingredients",·"Fr"·:·"Choisi·tes·ingrédients",·"De"·:·"Select·your·ingredients"` with `En:·'Select·your·ingredients',⏎················Fr:·'Choisi·tes·ingrédients',⏎················De:·'Select·your·ingredients',⏎··············`
|
|
Web frontend Lint:
web/frontend/src/mocks/mockData.ts#L59
Replace `{·"En"·:·"Rank·the·cafeteria",·"Fr"·:·"Ordonne·les·cafet",·"De"·:·"Rank·the·cafeteria"` with `En:·'Rank·the·cafeteria',⏎················Fr:·'Ordonne·les·cafet',⏎················De:·'Rank·the·cafeteria',⏎··············`
|
|
Web frontend Lint:
web/frontend/src/mocks/mockData.ts#L77
Replace `{"En"·:·"How·did·you·find·the·provided·material,·from·1·(bad)·to·5·(excellent)·?",·"Fr"·:·"Comment·trouves-tu·le·matériel·fourni,·de·1·(mauvais)·à·5·(excellent)·?",·"De"·:·"How·did·you·find·the·provided·material,·from·1·(bad)·to·5·(excellent)·?"` with `En:·'How·did·you·find·the·provided·material,·from·1·(bad)·to·5·(excellent)·?',⏎············Fr:·'Comment·trouves-tu·le·matériel·fourni,·de·1·(mauvais)·à·5·(excellent)·?',⏎············De:·'How·did·you·find·the·provided·material,·from·1·(bad)·to·5·(excellent)·?',⏎··········`
|