Skip to content

feat: added query caching #74

feat: added query caching

feat: added query caching #74

Triggered via pull request November 15, 2023 09:51
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
Matrix: build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.x, 0.12.0b1): src/aw-client.ts#L1
Property 'string' is missing in type '{}' but required in type '{ string: object; }'.
build (16.x, 0.12.0b1): src/aw-client.ts#L1
Property 'has' does not exist on type '{ string: object; }'.
build (16.x, 0.12.0b1): src/aw-client.ts#L1
Property 'get' does not exist on type '{ string: object; }'.
build (16.x, 0.12.0b1): src/aw-client.ts#L1
Property 'set' does not exist on type '{ string: object; }'.
build (16.x, 0.12.0b1)
Process completed with exit code 2.
lint (16.x): src/aw-client.ts#L1
Property 'string' is missing in type '{}' but required in type '{ string: object; }'.
lint (16.x): src/aw-client.ts#L1
Property 'has' does not exist on type '{ string: object; }'.
lint (16.x): src/aw-client.ts#L1
Property 'get' does not exist on type '{ string: object; }'.
lint (16.x): src/aw-client.ts#L1
Property 'set' does not exist on type '{ string: object; }'.
lint (16.x)
Process completed with exit code 2.
build (16.x, 0.12.0b1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/