Adjust links to new MIT site #271
Annotations
9 errors
|
lint
Process completed with exit code 1.
|
|
lint:
src/components/aboutpage-components/Member.tsx#L35
Replace `··········:·`https://www.mit.bme.hu/en/staff/${homePage}`))` with `······:·`https://www.mit.bme.hu/en/staff/${homePage}``
|
|
lint:
src/components/aboutpage-components/Member.tsx#L34
Replace `··········?·`https://www.mit.bme.hu/munkatarsak/${homePage}`·` with `······?·`https://www.mit.bme.hu/munkatarsak/${homePage}``
|
|
lint:
src/components/aboutpage-components/Member.tsx#L33
Replace `·:·(language·===·'hu'·` with `:·language·===·'hu'`
|
|
lint:
src/components/aboutpage-components/Member.tsx#L32
Replace `·?·homePage·` with `?·homePage`
|
|
lint:
src/components/aboutpage-components/Member.tsx#L31
Do not nest ternary expressions
|
|
lint:
src/components/aboutpage-components/Member.tsx#L31
Replace `(homePage.startsWith('http')·` with `homePage.startsWith('http')`
|
|
|
|
lint:
src/components/aboutpage-components/Member.tsx#L30
Do not nest ternary expressions
|