Skip to content

feat: added query caching #78

feat: added query caching

feat: added query caching #78

Triggered via pull request November 15, 2023 10:49
Status Failure
Total duration 24s
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

4 errors and 2 warnings
build (16.x, 0.12.0b1): src/aw-client.ts#L1
Cannot find name 'cacheEmpty'. Did you mean 'cacheKey'?
build (16.x, 0.12.0b1)
Process completed with exit code 2.
lint (16.x): src/aw-client.ts#L1
Cannot find name 'cacheEmpty'. Did you mean 'cacheKey'?
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/