Skip to content

Generate codes

Generate codes #109

Manually triggered September 14, 2024 07:41
Status Success
Total duration 13m 34s
Artifacts

terra.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
generate-codes: example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
generate-codes: example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
generate-codes: example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
generate-codes: example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L349
'channelId' is already declared in the upper scope on line 26 column 5
generate-codes: example/src/examples/hook/ScreenShare/ScreenShare.tsx#L243
'elapsed' is defined but never used. Allowed unused args must match /^_/u
generate-codes: example/src/examples/hook/ScreenShare/ScreenShare.tsx#L258
'reason' is defined but never used. Allowed unused args must match /^_/u
generate-codes: example/src/examples/hook/StringUid/StringUid.tsx#L74
'userAccount' is already declared in the upper scope on line 27 column 10
generate-codes: example/src/examples/hook/TakeSnapshot/TakeSnapshot.tsx#L107
'uid' is already declared in the upper scope on line 36 column 5
generate-codes: scripts/terra/impl.ts#L15
'getIrisApiIdValue' is defined but never used