Trigger release 0.9.0-dev #4
release-js.yml
on: pull_request
Check release required
21s
Publish package
1m 15s
Annotations
1 error and 2 warnings
Publish package
Unable to call js-pre-npm-build bash script: /Users/github/actions-runner/_work/kmp-chat/kmp-chat/.github/workflows/release/js-pre-npm-build.sh:3: no such file or directory: ./gradlew
/Users/github/actions-runner/_work/kmp-chat/kmp-chat/.github/workflows/release/js-pre-npm-build.sh:4: no such file or directory: ./gradlew
cp: build/packages/js/package.json: No such file or directory
cp: build/packages/js/index.d.ts: No such file or directory
cp: build/packages/js/index.d.ts: No such file or directory
npm error code ENOENT
npm error syscall open
npm error path /Users/github/actions-runner/_work/kmp-chat/kmp-chat/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/Users/github/actions-runner/_work/kmp-chat/kmp-chat/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /Users/github/.npm/_logs/2024-12-06T14_32_00_722Z-debug-0.log
Standard output: Build JS Chat SDK module artifacts
|
Publish package
Unable to push tag: Unable to push changes: To https://github.com/pubnub/kmp-chat.git
! [rejected] 0.9.0-dev -> 0.9.0-dev (already exists)
error: failed to push some refs to 'https://github.com/pubnub/kmp-chat.git'
hint: Updates were rejected because the tag already exists in the remote.
.
|
Publish package
Ensure that script has executable permissions and doesn't contains logical / syntax errors.
|