Skip to content

feat(deps): tt 75 upgrade dependencies node 18 #8

feat(deps): tt 75 upgrade dependencies node 18

feat(deps): tt 75 upgrade dependencies node 18 #8

Triggered via pull request February 21, 2024 02:52
Status Failure
Total duration 1m 7s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
Tests / Test Build
Process completed with exit code 1.
Tests / Run Tests
Process completed with exit code 1.
Linters / Commit Lint
Error: subject-empty:subject may not be empty type-empty:type may not be empty
Linters / Commit Lint
subject-empty:subject may not be empty type-empty:type may not be empty
Tests / Test Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linters / Code Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linters / Code Lint: contracts/base/DocumentStoreAccessControl.sol#L5
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Linters / Code Lint: contracts/base/DocumentStoreAccessControl.sol#L20
Use Custom Errors instead of require statements
Linters / Code Lint: scripts/postTypechain.js#L49
Unexpected console statement
Tests / Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint Review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linters / Commit Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JulienKode/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/