Skip to content

Update db.sql

Update db.sql #49

Triggered via pull request March 17, 2024 15:09
Status Failure
Total duration 28s
Artifacts

sql_syntax_check.yml

on: pull_request
Generate init.sql
2s
Generate init.sql
Check SQL Syntax
9s
Check SQL Syntax
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Check SQL Syntax
Exit code 1 returned from process: file name '/usr/bin/docker', arguments 'create --name fa614f98061e495ca927918ab0340928_mariadblatest_e0e454 --label a93c07 --network github_network_b3a26266c2ca4c3f92961fd8ee895252 --network-alias mariadb -p 3306:3306 --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3 --mount type=bind,source=/home/runner/work/test-sql/test-sql/init.sql,target=/docker-entrypoint-initdb.d/init.sql,readonly -e "MYSQL_RANDOM_ROOT_PASSWORD=yes" -e "MYSQL_DATABASE=test" -e GITHUB_ACTIONS=true -e CI=true mariadb:latest'.
Generate init.sql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Generate init.sql
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/