Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/docs
/ Error
Function
Error
pages/_error.tsx:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
import { GenericError } from
'components/GenericError'
4
5
function Error() {
6
return <GenericError />
7
}
8
9
Error.getInitialProps = async (ctx: NextPageContext) => {
10
// If this getInitialProps() is called in client-side rendering,
Callers
1
createTree
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected