Skip to content

Add support for create_table and create_index steps #33

Add support for create_table and create_index steps

Add support for create_table and create_index steps #33

Triggered via pull request September 16, 2024 14:27
Status Failure
Total duration 4m 12s
Artifacts

ci.yml

on: pull_request
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build (9.6.6, ubuntu-latest)
Process completed with exit code 1.
build (9.6.6, ubuntu-latest)
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/
build (9.6.6, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9.6.6, ubuntu-latest): src/Data/RdsData/Migration/Types.hs#L100
This binding for ‘table’ shadows the existing binding
build (9.6.6, ubuntu-latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).