Skip to content

Bump mysql2 from 2.3.3 to 3.9.8 #34

Bump mysql2 from 2.3.3 to 3.9.8

Bump mysql2 from 2.3.3 to 3.9.8 #34

Triggered via pull request July 2, 2024 14:30
Status Failure
Total duration 6h 0m 54s
Artifacts

build.yml

on: pull_request
Matrix: mariadb
Matrix: mysql
Fit to window
Zoom out
Zoom in

Annotations

158 errors and 22 warnings
mariadb (16.x, mariadb1011): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1011): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1011): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1011): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1011): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1011): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1011)
Process completed with exit code 2.
mariadb (18.x, mariadb1005): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1005): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1005): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1005): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1005): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1005): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1005)
Process completed with exit code 2.
mariadb (16.x, mariadb1007): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1007): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1007): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1007): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1007): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1007): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1007)
Process completed with exit code 2.
mariadb (18.x, mariadb1009): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1009): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1009): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1009): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1009): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1009): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1009)
Process completed with exit code 2.
mariadb (18.x, mariadb1007): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1007): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1007): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1007): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1007): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1007): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1007)
Process completed with exit code 2.
mariadb (18.x, mariadb1008): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1008): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1008): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1008): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1008): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1008): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1008): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1008): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1008): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1008): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1008)
Process completed with exit code 2.
mariadb (16.x, mariadb1008): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1008): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1008)
Process completed with exit code 2.
mariadb (18.x, mariadb1006): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1006): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1006): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1006): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1006): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1006): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1006)
Process completed with exit code 2.
mariadb (18.x, mariadb1004): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1004): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1004): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1004): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1004): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1004): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1004)
Process completed with exit code 2.
mariadb (16.x, mariadb1009): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1009): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1009): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1009): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1009): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1009): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1009)
Process completed with exit code 2.
mariadb (16.x, mariadb1003): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1003): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1003): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1003): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1003): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1003): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1003)
Process completed with exit code 2.
mariadb (16.x, mariadb1004): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1004): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1004): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1004): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1004): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1004): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1004)
Process completed with exit code 2.
mariadb (16.x, mariadb1006): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1006): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1006): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1006): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1006): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1006): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1006)
Process completed with exit code 2.
mariadb (18.x, mariadb1003): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1003): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1003): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1003): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1003): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1003): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1003)
Process completed with exit code 2.
mysql (16.x, mysql57): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mysql (16.x, mysql57): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mysql (16.x, mysql57): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (16.x, mysql57): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1010): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mysql (16.x, mysql57): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1010): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mysql (16.x, mysql57): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1010): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (16.x, mysql57)
Process completed with exit code 2.
mariadb (18.x, mariadb1010): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1010): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1010): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1010)
Process completed with exit code 2.
mariadb (18.x, mariadb1011): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (18.x, mariadb1011): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (18.x, mariadb1011): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1011): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1011): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (18.x, mariadb1011): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (18.x, mariadb1011)
Process completed with exit code 2.
mysql (16.x, mysql56): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mysql (16.x, mysql56): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mysql (16.x, mysql56): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (16.x, mysql56): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (16.x, mysql56): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (16.x, mysql56): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mysql (16.x, mysql56)
Process completed with exit code 2.
mariadb (16.x, mariadb1010): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1010): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1010): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1010): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1010): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1010): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1010)
Process completed with exit code 2.
mariadb (16.x, mariadb1005): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mariadb (16.x, mariadb1005): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mariadb (16.x, mariadb1005): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1005): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1005): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mariadb (16.x, mariadb1005): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mariadb (16.x, mariadb1005)
Process completed with exit code 2.
mysql (18.x, mysql56): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mysql (18.x, mysql56): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mysql (18.x, mysql56): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (18.x, mysql56): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (18.x, mysql56): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (18.x, mysql56): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mysql (18.x, mysql56)
Process completed with exit code 2.
mysql (18.x, mysql57): src/mysql-driver.ts#L42
Conversion of type 'Connection' to type 'MysqlPoolConnection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
mysql (18.x, mysql57): src/mysql-driver.ts#L68
Argument of type 'MysqlPoolConnection' is not assignable to parameter of type 'Connection'.
mysql (18.x, mysql57): src/mysql-raw-connection.ts#L35
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (18.x, mysql57): src/mysql-raw-connection.ts#L43
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (18.x, mysql57): src/mysql-raw-connection.ts#L50
Argument of type 'QueryResult' is not assignable to parameter of type 'OkPacket | ResultSetHeader | RowDataPacket[] | RowDataPacket[][] | OkPacket[]'.
mysql (18.x, mysql57): src/types/index.ts#L22
Interface 'MysqlPoolConnection' incorrectly extends interface 'Connection'.
mysql (18.x, mysql57)
Process completed with exit code 2.
mysql (16.x, mysql8)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
mysql (16.x, mysql8)
The operation was canceled.
mysql (18.x, mysql8)
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
mysql (18.x, mysql8)
The operation was canceled.
mariadb (16.x, mariadb1011)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1005)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1007)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1009)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1007)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1008)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1008)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1006)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1004)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1009)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1003)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1004)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1006)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1003)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mysql (16.x, mysql57)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1010)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (18.x, mariadb1011)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mysql (16.x, mysql56)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1010)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (16.x, mariadb1005)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mysql (18.x, mysql56)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mysql (18.x, mysql57)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.