Skip to content

add: 배포 릴리즈 gitaction #54

add: 배포 릴리즈 gitaction

add: 배포 릴리즈 gitaction #54

Triggered via push May 11, 2024 09:45
Status Failure
Total duration 1m 11s
Artifacts

webpack.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (20.x): src/code.ts#L42
'react' is assigned a value but never used
build (20.x): src/code.ts#L43
'vue' is assigned a value but never used
build (20.x): src/utils/generate.ts#L8
`../constants` import should occur before import of `../types`
build (20.x): src/utils/generate.ts#L77
'fontData' is assigned a value but never used
build (20.x): src/utils/generate.ts#L79
'fontDataCollector' is assigned a value but never used
build (20.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x): src/utils/generate-html.ts#L5
Type string trivially inferred from a string literal, remove type annotation