Skip to content

Use rustler's builtin serde support #43

Use rustler's builtin serde support

Use rustler's builtin serde support #43

Re-run triggered July 6, 2024 18:29
Status Failure
Total duration 37s
Artifacts

ci.yml

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

Annotations

21 errors and 3 warnings
Build and test (1.13, 24): test/jsonrs_test.exs#L15
test encodes complicated term (JsonrsTest)
Build and test (1.13, 24): test/jsonrs_test.exs#L10
test encodes simple map (JsonrsTest)
Build and test (1.13, 24): test/jsonrs_test.exs#L3
doctest Jsonrs.decode!/2 (4) (JsonrsTest)
Build and test (1.13, 24): test/jsonrs_test.exs#L3
doctest Jsonrs.decode/2 (2) (JsonrsTest)
Build and test (1.13, 24): test/jsonrs_test.exs#L3
doctest Jsonrs.encode/2 (6) (JsonrsTest)
Build and test (1.13, 24): test/jsonrs_test.exs#L3
doctest Jsonrs.encode!/2 (8) (JsonrsTest)
Build and test (1.13, 24)
Process completed with exit code 2.
Build and test (1.14, 25): test/jsonrs_test.exs#L3
doctest Jsonrs.decode!/2 (8) (JsonrsTest)
Build and test (1.14, 25): test/jsonrs_test.exs#L3
doctest Jsonrs.encode/2 (2) (JsonrsTest)
Build and test (1.14, 25): test/jsonrs_test.exs#L3
doctest Jsonrs.decode/2 (4) (JsonrsTest)
Build and test (1.14, 25): test/jsonrs_test.exs#L3
doctest Jsonrs.encode!/2 (6) (JsonrsTest)
Build and test (1.14, 25): test/jsonrs_test.exs#L10
test encodes simple map (JsonrsTest)
Build and test (1.14, 25): test/jsonrs_test.exs#L15
test encodes complicated term (JsonrsTest)
Build and test (1.14, 25)
Process completed with exit code 2.
Build and test (1.15, 26): test/jsonrs_test.exs#L3
doctest Jsonrs.decode/2 (4) (JsonrsTest)
Build and test (1.15, 26): test/jsonrs_test.exs#L3
doctest Jsonrs.decode!/2 (8) (JsonrsTest)
Build and test (1.15, 26): test/jsonrs_test.exs#L15
test encodes complicated term (JsonrsTest)
Build and test (1.15, 26): test/jsonrs_test.exs#L3
doctest Jsonrs.encode/2 (2) (JsonrsTest)
Build and test (1.15, 26): test/jsonrs_test.exs#L10
test encodes simple map (JsonrsTest)
Build and test (1.15, 26): test/jsonrs_test.exs#L3
doctest Jsonrs.encode!/2 (6) (JsonrsTest)
Build and test (1.15, 26)
Process completed with exit code 2.
Build and test (1.13, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.15, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/