feat: exp #82
cicd.yml
on: push
deploy github pages
0s
Matrix: release
Annotations
18 errors
test (20.x)
@alexaegis/advent-of-code-2019-24#test_: command (/home/runner/work/advent-of-code/advent-of-code/solutions/typescript/2019/24) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test_ exited (1)
|
test (20.x)
Process completed with exit code 1.
|
lint:tsc
'cycleOld' is declared but its value is never read.
|
lint:tsc
'cycle' is declared but its value is never read.
|
lint:tsc
'countBefore' is declared but its value is never read.
|
lint:tsc
'row' is declared but its value is never read.
|
lint:tsc
'element' is declared but its value is never read.
|
lint:tsc
'untilIndex' is declared but its value is never read.
|
lint:tsc
'wallRow' is declared but its value is never read.
|
lint:tsc
'stoneRow' is declared but its value is never read.
|
lint:tsc
'convertWallMapToIntervals' is declared but its value is never read.
|
lint:tsc
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
lint:format
The job was canceled because "_20_x_tsc" failed.
|
lint:format
The operation was canceled.
|
lint:md
The job was canceled because "_20_x_tsc" failed.
|
lint:md
The operation was canceled.
|
lint:es
The job was canceled because "_20_x_tsc" failed.
|
lint:es
The operation was canceled.
|