Skip to content

feat: Add custom tcr deployment #170

feat: Add custom tcr deployment

feat: Add custom tcr deployment #170

Triggered via pull request June 10, 2024 08:05
Status Success
Total duration 1m 1s
Artifacts

eslint-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
es-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/.
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L14
global import of path ../../utils/CappedMath.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L15
global import of path ../../utils/CappedMath128.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L131
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L136
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L236
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L269
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L287
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L303
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L304
Use Custom Errors instead of require statements
es-lint: src/contracts/tcr/LightGeneralizedTCR.sol#L319
Use Custom Errors instead of require statements