Skip to content

Add support for Elixir Durations #461

Add support for Elixir Durations

Add support for Elixir Durations #461

Triggered via pull request July 26, 2024 04:50
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

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

Annotations

16 errors and 27 warnings
test (10, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (10, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (14, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (14, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (9.6, skip_wal, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
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): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (12, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (9.4, skip_wal, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (9.4, skip_wal, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (13, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (13, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (11, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (11, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (9.5, skip_wal, 1.11.4, 23.3.3): lib/postgrex/type_module.ex#L1084
** (CompileError) lib/postgrex/type_module.ex:1084: undefined function secs/0
test (9.5, skip_wal, 1.11.4, 23.3.3)
Process completed with exit code 1.
test (10, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (10, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (10, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (14, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (14, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (14, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (9.6, skip_wal, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (9.6, skip_wal, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.6, skip_wal, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (12, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (12, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (12, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (9.4, skip_wal, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (9.4, skip_wal, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.4, skip_wal, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (13, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (13, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (13, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (11, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (11, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (11, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (9.5, skip_wal, 1.11.4, 23.3.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (9.5, skip_wal, 1.11.4, 23.3.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.5, skip_wal, 1.11.4, 23.3.3): lib/postgrex/extensions/interval.ex#L78
variable "secs" does not exist and is being expanded to "secs()", please use parentheses to remove the ambiguity or change the variable name
test (14, 1.17.1, 25.3, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (14, 1.17.1, 25.3, lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (14, 1.17.1, 25.3, lint): test/login_test.exs#L65
~R/.../ is deprecated, use ~r/.../ instead