fix tests #20
Annotations
5 errors and 1 warning
install-lint-and-test:
src/index.ts#L55
Argument of type 'unknown' is not assignable to parameter of type 'SQLiteTable<TableConfig>'.
|
install-lint-and-test:
src/lib/schema.ts#L18
'tableNames' refers to a value, but is being used as a type here. Did you mean 'typeof tableNames'?
|
install-lint-and-test:
src/lib/schema.ts#L26
'tableNames' refers to a value, but is being used as a type here. Did you mean 'typeof tableNames'?
|
install-lint-and-test:
src/lib/schema.ts#L39
'tableNames' refers to a value, but is being used as a type here. Did you mean 'typeof tableNames'?
|
install-lint-and-test
Process completed with exit code 2.
|
install-lint-and-test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|