Skip to content

Testing Windows PG Patch #1164

Testing Windows PG Patch

Testing Windows PG Patch #1164

Triggered via pull request November 5, 2024 17:38
Status Success
Total duration 4m 7s
Artifacts

ci.yml

on: pull_request
Matrix: specs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
specs (windows-latest, shard.yml, latest, 16, true): spec/avram/migrator/alter_table_statement_spec.cr#L147
" ADD \"subscription_item_id\" bigint NOT NULL REFERENCES subscription_items ON DELETE CASCADE;"
specs (windows-latest, shard.yml, latest, 16, true): spec/avram/migrator/alter_table_statement_spec.cr#L223
got: "ALTER TABLE IF EXISTS users\n" + " ADD \"name\" text;"
specs (windows-latest, shard.yml, latest, 16, true): spec/avram/migrator/create_table_statement_spec.cr#L51
" \"id\" uuid PRIMARY KEY DEFAULT gen_random_uuid());"
specs (windows-latest, shard.yml, latest, 16, true): spec/avram/migrator/create_table_statement_spec.cr#L197
" \"subscription_item_id\" bigint NOT NULL REFERENCES subscription_items ON DELETE CASCADE);"
specs (ubuntu-latest, shard.yml, 14, latest, false)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']
specs (ubuntu-latest, shard.yml, 16, latest, false)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']
specs (shard.override.yml, nightly, 14, true, ubuntu-latest)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']
specs (shard.edge.yml, latest, 14, true, ubuntu-latest)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']
specs (ubuntu-latest, shard.yml, 16, 1.10.0, false)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']
specs (ubuntu-latest, shard.yml, 14, 1.10.0, false)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']
specs (windows-latest, shard.yml, latest, 16, true)
Unexpected input(s) 'postgres-version', valid inputs are ['username', 'password', 'database', 'port']