up #42
Annotations
17 errors and 1 warning
build (20.x):
src/problems/subway/SubwaySpace.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
build (20.x):
src/problems/subway/SubwaySpace.ts#L15
Parameter 'stationId' implicitly has an 'any' type.
|
build (20.x):
src/problems/subway/SubwaySpace.ts#L16
Parameter 'left' implicitly has an 'any' type.
|
build (20.x):
src/problems/subway/SubwaySpace.ts#L16
Parameter 'right' implicitly has an 'any' type.
|
build (20.x):
src/problems/subway/SubwaySpace.ts#L17
Parameter 'stationId' implicitly has an 'any' type.
|
build (20.x):
src/problems/subway/SubwaySpace.ts#L20
Parameter 'takeLine' implicitly has an 'any' type.
|
build (20.x):
src/problems/subway/SubwaySpace.ts#L20
Parameter 'stationId' implicitly has an 'any' type.
|
build (20.x)
Process completed with exit code 2.
|
build (22.x)
The job was canceled because "_20_x" failed.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L15
Parameter 'stationId' implicitly has an 'any' type.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L16
Parameter 'left' implicitly has an 'any' type.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L16
Parameter 'right' implicitly has an 'any' type.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L17
Parameter 'stationId' implicitly has an 'any' type.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L20
Parameter 'takeLine' implicitly has an 'any' type.
|
build (22.x):
src/problems/subway/SubwaySpace.ts#L20
Parameter 'stationId' implicitly has an 'any' type.
|
build (22.x)
The operation was canceled.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|