Skip to content

fix: update key of migration #73

fix: update key of migration

fix: update key of migration #73

Triggered via push November 8, 2024 10:49
Status Success
Total duration 1m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
publish
Argument of type 'Date | null' is not assignable to parameter of type 'Date'.
publish
Argument of type '{ description?: string | undefined; location?: string | undefined; target?: string | undefined; title?: string | undefined; created_by: number; }' is not assignable to parameter of type 'InsertExpression<DB, "petitions">'.
publish
Argument of type 'Date | null' is not assignable to parameter of type 'Date'.
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/