Skip to content

Hotfix/HTTPS 인증 문제 수정 #67

Hotfix/HTTPS 인증 문제 수정

Hotfix/HTTPS 인증 문제 수정 #67

Triggered via pull request July 25, 2025 11:56
Status Success
Total duration 1m 17s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Unit Test
57s
Lint and Unit Test
Frontend Build Test
44s
Frontend Build Test
Backend Build Test
1m 12s
Backend Build Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Unit Test: @noctaCrdt/src/Crdt.ts#L32
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/src/Crdt.ts#L31
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/src/Crdt.ts#L30
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L149
'nodes' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L7
'textList' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L3
'CharId' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L3
'NodeId' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L2
'Char' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L2
'Node' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: @noctaCrdt/__tests__/LinkedList.test.ts#L1
'LinkedList' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u