feat: add chains #1
Triggered via pull request
September 12, 2024 12:44
Status
Failure
Total duration
2m 46s
Artifacts
–
lint.yml
on: pull_request
check-types
2m 35s
circular-dependencies
24s
eslint
19s
yamllint
9s
Annotations
5 errors and 3 warnings
eslint:
src/demo.ts#L8
exported declaration 'main' not used within other modules
|
eslint:
src/http/http.axios.ts#L1
Replace `"axios";` with `'axios'`
|
eslint:
src/tenderly/tenderly.types.ts#L32
exported declaration 'TenderlySimulation' not used within other modules
|
eslint:
src/tenderly/tenderly.types.ts#L84
exported declaration 'TenderlyTransaction' not used within other modules
|
eslint
Process completed with exit code 1.
|
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
circular-dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|