Skip to content

feat: kysely adapter now supports full-text search #48

feat: kysely adapter now supports full-text search

feat: kysely adapter now supports full-text search #48

Triggered via push April 8, 2024 05:03
Status Failure
Total duration 1m 22s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build (20.x)
'searchOperators' is declared but its value is never read.
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
'searchOperators' is declared but its value is never read.
build (18.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.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/
build (20.x): packages/kysely/src/index.ts#L55
'searchOperators' is assigned a value but never used. Allowed unused vars must match /^_/u
build (18.x): packages/kysely/src/index.ts#L55
'searchOperators' is assigned a value but never used. Allowed unused vars must match /^_/u