MCPcopy Create free account
hub / github.com/Effect-TS/tsgo / ByErrorCode

Function ByErrorCode

internal/fixables/fixables.go:51–59  ·  view source on GitHub ↗

ByErrorCode finds all fixables that handle a given error code.

(code int32)

Source from the content-addressed store, hash-verified

49 ScopeInLayerEffectScopedFix,
50 OverriddenSchemaConstructorFix,
51 InstanceOfSchemaFix,
52 LayerMergeAllWithDependenciesFix,
53 UnsafeEffectTypeAssertionFix,
54 MissingEffectErrorCatchFix,
55 MultipleEffectProvideFix,
56 ProvideLayerSucceedToProvideServiceFix,
57 SchemaStructWithTagFix,
58 SchemaNumberFix,
59 RedundantSchemaTagIdentifierRemoveIdentifierFix,
60 RunEffectInsideEffectFix,
61 SchemaUnionOfLiteralsFix,
62 MissedPipeableOpportunityFix,

Callers 1

getEffectCodeActionsFunction · 0.92

Calls 1

HandlesCodeMethod · 0.80

Tested by

no test coverage detected