feat: accounting service #256
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/
|