Merge pull request #164 from fingerprintjs/feature/INTER-166-semantic… #37
release.yml
on: push
Build project, run CI checks and publish new release
/
...
/
Build sdk using last node version
1m 34s
Build project, run CI checks and publish new release
/
Release
49s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
TheUnderScorer
approved
|
production |
Annotations
1 error
Build project, run CI checks and publish new release / Release
Error: Command failed with exit code 1: yarn build:release && ./scripts/preparePackage.sh 1.2.0-test.1
(node:2047) ExperimentalWarning: Import assertions are not a stable feature of the JavaScript language. Avoid relying on their current behavior and syntax as those might change in a future version of Node.js.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2047) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
proxy/index.ts → dist/fingerprint-pro-azure-function/fingerprint-pro-azure-function.js...
created dist/fingerprint-pro-azure-function/fingerprint-pro-azure-function.js in 4.2s
management/index.ts → dist/fingerprint-pro-azure-function-management/fingerprint-pro-azure-function-management.js...
(!) Unresolved dependencies
https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
fs/promises (imported by "node_modules/@azure/identity/dist-esm/src/credentials/workloadIdentityCredential.js")
child_process (imported by "node_modules/@azure/identity/dist-esm/src/credentials/azureCliCredential.js", "node_modules/@azure/identity/dist-esm/src/credentials/azureDeveloperCliCredential.js", "node_modules/@azure/identity/dist-esm/src/util/processUtils.js" and "child_process?commonjs-external")
fs (imported by "node_modules/@azure/identity/dist-esm/src/credentials/visualStudioCodeCredential.js", "node_modules/@azure/identity/dist-esm/src/msal/nodeFlows/msalClientCertificate.js", "node_modules/@azure/identity/dist-esm/src/credentials/managedIdentityCredential/arcMsi.js", "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/utils/utils.node.js" and "fs?commonjs-external")
os (imported by "node_modules/@azure/identity/dist-esm/src/credentials/visualStudioCodeCredential.js", "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/TelemetryPolicyFactory.js", "node_modules/@azure/logger/dist-esm/src/log.js", "node_modules/@azure/core-http/dist-esm/src/policies/msRestUserAgentPolicy.js", "node_modules/@azure/core-rest-pipeline/dist-esm/src/util/userAgentPlatform.js" and "os?commonjs-external")
path (imported by "node_modules/@azure/identity/dist-esm/src/credentials/visualStudioCodeCredential.js" and "path?commonjs-external")
crypto (imported by "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/credentials/StorageSharedKeyCredential.js", "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/credentials/UserDelegationKeyCredential.js", "node_modules/@azure/identity/dist-esm/src/msal/nodeFlows/msalClientCertificate.js", "node_modules/uuid/dist/esm-node/rng.js", "node_modules/uuid/dist/esm-node/md5.js", "node_modules/uuid/dist/esm-node/sha1.js", "node_modules/@azure/msal-node/dist/msal-node.esm.js", "node_modules/@azure/core-util/dist-esm/src/sha256.js", "node_modules/@azure/core-util/dist-esm/src/uuidUtils.js" and "crypto?commonjs-external")
util (imported by "node_modules/@azure/identity/dist-esm/src/msal/nodeFlows/msalClientCertificate.js", "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/utils/utils.node.js", "node_modules/@azure/core-http/dist-esm/src/util/inspect.js", "node_modules/@azure/core-rest-pipeline/dist-esm/src/util/inspect.js", "node_modules/@azure/logger/dist-esm/src/log.js" and "util?commonjs-external")
http (imported by "node_modules/@azure/identity/dist-esm/src/msal/nodeFlows/msalOpenBrowser.js", "node_modules/@azure/msal-node/dist/msal-node.esm.js", "node_modules/@azure/core-http/dist-esm/src/nodeFetchHttpClient.js", "node_modules/@azure/core-rest-pipeline/dist-esm/src/nodeHttpClient.js", "node_modules/node-fetch/lib/index.mjs" and "http?commonjs-external")
stream (imported by "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/utils/RetriableReadableStream.js", "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/utils/BlobQuickQueryStream.js", "node_modules/@azu
|