Skip to content

build(deps): update dependencies #1211

build(deps): update dependencies

build(deps): update dependencies #1211

Triggered via pull request July 28, 2023 12:53
Status Failure
Total duration 6m 12s
Artifacts

deploy.yml

on: pull_request
Cancel Previous Runs
5s
Cancel Previous Runs
sync_development_with_master
0s
sync_development_with_master
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
deploy
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/node_modules/@semantic-release/commit-analyzer/index.js require() of ES modules is not supported. require() of /github/workspace/node_modules/@semantic-release/commit-analyzer/index.js from /action/node_modules/semantic-release/lib/plugins/utils.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules. Instead rename index.js to end in .cjs, change the requiring code to use import(), or remove "type": "module" from /github/workspace/node_modules/@semantic-release/commit-analyzer/package.json.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy: test/ClaimVerifier.test.ts#L3
'ChildProcess' is defined but never used
deploy: test/ClaimVerifier.test.ts#L1072
'namespace' is defined but never used
deploy: test/ClaimVerifier.test.ts#L1093
'namespace' is defined but never used
deploy: test/LoginStrategy.eip191token.test.ts#L336
Unexpected any. Specify a different type
deploy: test/LoginStrategy.eip191token.test.ts#L543
Unexpected any. Specify a different type