Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ check-compiler.test.mjs
File
check-compiler.test.mjs
site/scripts/check-compiler.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
3
deduplicateDiagnostics,
4
findUnmemoizedClosureDeps,
Callers
nothing calls this directly
Calls
4
shortenMessage
Function · 0.90
deduplicateDiagnostics
Function · 0.90
shortPath
Function · 0.90
findUnmemoizedClosureDeps
Function · 0.90
Tested by
no test coverage detected