Skip to content
Triggered via push August 8, 2024 20:25
Status Failure
Total duration 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: packages/cli/commands/project/logs.js#L16
'fetchProjectComponentsMetadata' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L25
'getPublicFunctionLogs' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L26
'getLatestPublicFunctionLogs' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L27
'getAppFunctions' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L30
'ensureProjectExists' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L30
'getProjectConfig' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L67
'appPath' is assigned a value but never used
build: packages/cli/commands/project/logs.js#L75
'after' is defined but never used
build: packages/cli/lib/prompts/projectsLogsPrompt.js#L11
Redundant use of `await` on a return value
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/