frontend: Add a standings footer to show a summary of each problem #103
Annotations
9 warnings
build (20.x):
frontend/src/@types/jquery-bootstrap-material-design.d.ts#L2
Unexpected any. Specify a different type
|
build (20.x):
frontend/src/@types/jquery-japanmap.d.ts#L2
Unexpected any. Specify a different type
|
build (20.x):
frontend/src/index.tsx#L33
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (22.x):
frontend/src/@types/jquery-bootstrap-material-design.d.ts#L2
Unexpected any. Specify a different type
|
build (22.x):
frontend/src/@types/jquery-japanmap.d.ts#L2
Unexpected any. Specify a different type
|
build (22.x):
frontend/src/index.tsx#L33
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (18.x):
frontend/src/@types/jquery-bootstrap-material-design.d.ts#L2
Unexpected any. Specify a different type
|
build (18.x):
frontend/src/@types/jquery-japanmap.d.ts#L2
Unexpected any. Specify a different type
|
build (18.x):
frontend/src/index.tsx#L33
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|