chore: Generate the cjs and mjs system tests from the ts system test #1614
Annotations
10 errors and 7 warnings
Lint:
dist-test/cjs/mysql-tests.d.ts#L1
Replace `t:·any,·connectorModule:·any,·mysql2PromiseModule:·any` with `⏎··t:·any,⏎··connectorModule:·any,⏎··mysql2PromiseModule:·any⏎`
|
Lint:
dist-test/cjs/mysql-tests.d.ts#L1
Unexpected any. Specify a different type
|
Lint:
dist-test/cjs/mysql-tests.d.ts#L1
Unexpected any. Specify a different type
|
Lint:
dist-test/cjs/mysql-tests.d.ts#L1
Unexpected any. Specify a different type
|
Lint:
dist-test/cjs/mysql-tests.d.ts#L2
Replace `·mysqlTests·` with `mysqlTests`
|
Lint:
dist-test/cjs/mysql-tests.d.ts#L3
Insert `⏎`
|
Lint:
dist-test/cjs/mysql-tests.d.ts#L3
Newline required at end of file but not found
|
Lint:
dist-test/cjs/mysql-tests.js#L1
Replace `"use·strict"` with `'use·strict'`
|
Lint:
dist-test/cjs/mysql-tests.js#L15
Replace `"__esModule",·{·value:·true·` with `'__esModule',·{value:·true`
|
Lint:
dist-test/cjs/mysql-tests.js#L18
Delete `··`
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
dist-test/cjs/mysql-tests.js#L1
Strings must use singlequote
|
Lint:
dist-test/cjs/mysql-tests.js#L15
Strings must use singlequote
|
Lint:
dist-test/cjs/pg-tests.js#L1
Strings must use singlequote
|
Lint:
dist-test/cjs/pg-tests.js#L15
Strings must use singlequote
|
Lint:
dist-test/cjs/tedious-tests.js#L1
Strings must use singlequote
|
Lint:
dist-test/cjs/tedious-tests.js#L2
Strings must use singlequote
|