Skip to content

chore: upgrade mysql2 to v3 #120

chore: upgrade mysql2 to v3

chore: upgrade mysql2 to v3 #120

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

website.yml

on: pull_request
publish_website
1m 51s
publish_website
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
publish_website: 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; }'.
publish_website: 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; }'.
publish_website: 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; }'.
publish_website: 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; }'.
publish_website: 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; }'.
publish_website
Process completed with exit code 2.
publish_website
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/
publish_website
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/
publish_website
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/