0.14.2 #264
Annotations
1 error and 14 warnings
NPM Publish
Error: Unable to publish @openziti/ziti-sdk-nodejs v0.14.2 to NPM.
npm publish --access public exited with a status of 1.
at Object.publish (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/npm.ts:112:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.npmPublish (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/npm-publish.ts:23:5)
at main (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/action/index.ts:28:19)
ProcessError: npm publish --access public exited with a status of 1.
at normalizeResult (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/node_modules/@jsdevtools/ez-spawn/lib/normalize-result.js:31:1)
at ChildProcess.<anonymous> (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/node_modules/@jsdevtools/ez-spawn/lib/async.js:79:1)
at ChildProcess.emit (node:events:513:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: softprops/[email protected], JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload release bundle
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload release bundle
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload release bundle
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_enroll.c#L109
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/utils.c#L414
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_ctrl.c#L490
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_ctrl.c#L491
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
The logs for this run have expired and are no longer available.
Loading