Skip to content

chore: upgrade mysql2 to v3 #530

chore: upgrade mysql2 to v3

chore: upgrade mysql2 to v3 #530

Triggered via pull request November 9, 2024 14:16
Status Failure
Total duration 1m 57s
Artifacts

test.yml

on: pull_request
Matrix: test_mysql
Matrix: test_node
Matrix: test_pg
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
build: packages/mysql/src/index.ts#L1
Argument of type '{ type: string; length: number; db: string; table: string; name: string; string(): string | null; buffer(): Buffer | null; geometry(): unknown; }' is not assignable to parameter of type '{ string(): string; }'.
build: packages/mysql/src/index.ts#L1
Argument of type '{ type: string; length: number; db: string; table: string; name: string; string(): string | null; buffer(): Buffer | null; geometry(): unknown; }' is not assignable to parameter of type '{ string(): string; }'.
build: packages/mysql/src/index.ts#L1
Argument of type '{ type: string; length: number; db: string; table: string; name: string; string(): string | null; buffer(): Buffer | null; geometry(): unknown; }' is not assignable to parameter of type '{ string(): string; }'.
build: packages/mysql/src/index.ts#L1
Argument of type '{ type: string; length: number; db: string; table: string; name: string; string(): string | null; buffer(): Buffer | null; geometry(): unknown; }' is not assignable to parameter of type '{ string(): string; buffer(): Buffer; }'.
build: packages/mysql/src/index.ts#L1
Argument of type '{ type: string; length: number; db: string; table: string; name: string; string(): string | null; buffer(): Buffer | null; geometry(): unknown; }' is not assignable to parameter of type '{ string(): string; buffer(): Buffer; }'.
build
Process completed with exit code 2.
prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
prettier
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/