Skip to content

Reduce calls to processSharedOptions by passing pre-processed values more consistently #1127

Reduce calls to processSharedOptions by passing pre-processed values more consistently

Reduce calls to processSharedOptions by passing pre-processed values more consistently #1127

Triggered via pull request November 13, 2023 16:34
Status Failure
Total duration 1m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: altschema
Matrix: database_updated
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint (20.x): src/helpers.ts#L4
'processSharedOptions' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x): src/main.ts#L1
Run autofix to sort these imports!
lint (20.x): src/main.ts#L15
'RunnerOptions' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x): src/main.ts#L16
'SharedOptions' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x): src/main.ts#L21
'WorkerOptions' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x): src/migrate.ts#L8
'processSharedOptions' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x)
Process completed with exit code 1.
altschema (20.x, 12)
Process completed with exit code 1.
test (20.x, 12)
Process completed with exit code 1.
test (20.x, 13)
The job was canceled because "_20_x_12" failed.
test (20.x, 13)
The operation was canceled.
test (20.x, 14)
The job was canceled because "_20_x_12" failed.
test (20.x, 14)
The operation was canceled.
test (20.x, 15)
The job was canceled because "_20_x_12" failed.
test (20.x, 15)
The operation was canceled.