Skip to content

Exporting as BaseAPIClient now #436

Exporting as BaseAPIClient now

Exporting as BaseAPIClient now #436

Triggered via push August 25, 2023 02:12
Status Failure
Total duration 51s
Artifacts

test.yml

on: push
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
Node.js v14: test/api.ts#L1
Module '"$lib"' has no exported member 'APIClient'.
Node.js v14: test/api.ts#L1
Property 'call' does not exist on type 'CustomAPI'.
Node.js v14: test/api.ts#L1
Expected 0 arguments, but got 1.
Node.js v14: test/api.ts#L1
Property 'call' does not exist on type 'CustomAPI'.
Node.js v14: test/api.ts#L1
Expected 0 arguments, but got 1.
Node.js v14
Process completed with exit code 2.
Node.js v16: test/api.ts#L1
Module '"$lib"' has no exported member 'APIClient'.
Node.js v16: test/api.ts#L1
Property 'call' does not exist on type 'CustomAPI'.
Node.js v16: test/api.ts#L1
Expected 0 arguments, but got 1.
Node.js v16: test/api.ts#L1
Property 'call' does not exist on type 'CustomAPI'.
Node.js v16: test/api.ts#L1
Expected 0 arguments, but got 1.
Node.js v16
Process completed with exit code 2.
Node.js v18: test/api.ts#L1
Module '"$lib"' has no exported member 'APIClient'.
Node.js v18: test/api.ts#L1
Property 'call' does not exist on type 'CustomAPI'.
Node.js v18: test/api.ts#L1
Expected 0 arguments, but got 1.
Node.js v18: test/api.ts#L1
Property 'call' does not exist on type 'CustomAPI'.
Node.js v18: test/api.ts#L1
Expected 0 arguments, but got 1.
Node.js v18
Process completed with exit code 2.
Node.js v14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js v16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js v18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/