Skip to content

Release

Release #18

Triggered via release April 30, 2023 04:56
@nogic1008nogic1008
published df71a3b
Status Failure
Total duration 30s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Release
command [npm install --production] exited with code 127. message: npm WARN config production Use `--omit=dev` instead. sh: 1: husky: not found npm ERR! code 127 npm ERR! path /home/runner/work/lgtm-action/lgtm-action/.work/build npm ERR! command failed npm ERR! command sh -c husky install npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2023-04-30T04_57_25_471Z-debug-0.log
Release
>> hint: Using 'master' as the name for the initial branch. This default branch name
Release
>> hint: is subject to change. To configure the initial branch name to use in all
Release
>> hint: of your new repositories, which will suppress this warning, call:
Release
>> hint:
Release
>> hint: git config --global init.defaultBranch <name>
Release
>> hint:
Release
>> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
Release
>> hint: 'development'. The just-created branch can be renamed via this command:
Release
>> hint:
Release
>> hint: git branch -m <name>