Skip to content

feat: accounting service #256

feat: accounting service

feat: accounting service #256

Triggered via pull request October 30, 2024 14:14
Status Failure
Total duration 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test: src/services/accounting.js#L2
Namespace '"/home/runner/work/freeway/freeway/src/bindings"' has no exported member 'Accounting'.
Test: src/services/accounting.js#L5
Binding element 'serviceURL' implicitly has an 'any' type.
Test: src/services/accounting.js#L6
Parameter 'cid' implicitly has an 'any' type.
Test: src/services/accounting.js#L6
Parameter 'bytes' implicitly has an 'any' type.
Test: src/services/accounting.js#L6
Parameter 'servedAt' implicitly has an 'any' type.
Test
Process completed with exit code 1.
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/