Skip to content

Allow comments as iodata. #527

Allow comments as iodata.

Allow comments as iodata. #527

Triggered via pull request December 19, 2024 20:05
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

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

Annotations

18 errors and 10 warnings
test (14, 1.17.1, 25.3, lint)
Process completed with exit code 1.
test (10, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (10, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (9.4, skip_wal, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (9.4, skip_wal, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (9.6, skip_wal, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (9.6, skip_wal, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (12, 1.11.4, 23.3.3): test/replication_connection_test.exs#L331
test handle_data allow replication stream right after a COPY stream (ReplicationTest)
test (12, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (12, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (13, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (13, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (11, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (11, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (14, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (14, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (9.5, skip_wal, 1.11.4, 23.3.3): test/query_test.exs#L1855
** (CompileError) test/query_test.exs:1855: expected "context" to expand to an existing variable or be part of a match
test (9.5, skip_wal, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (12, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (10, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (14, 1.17.1, 25.3, lint)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (9.4, skip_wal, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (13, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (9.6, skip_wal, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (11, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (14, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (9.5, skip_wal, 1.11.4, 23.3.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (14, 1.17.1, 25.3, lint): test/login_test.exs#L65
~R/.../ is deprecated, use ~r/.../ instead