Skip to content

feat: dev eject and build for "serverless" #45

feat: dev eject and build for "serverless"

feat: dev eject and build for "serverless" #45

Triggered via pull request January 21, 2024 14:31
Status Failure
Total duration 30s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint: src/utils/cmd.utils.ts#L1
Import "ChildProcess" is only used as types
lint
Process completed with exit code 1.
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/commands/dev.ts#L7
'options' is assigned a value but never used. Allowed unused vars must match /^_/u