Reduce calls to processSharedOptions by passing pre-processed values more consistently #1127
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
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.
|