Skip to content

Fix twitter (x) posts for v2 api #128

Fix twitter (x) posts for v2 api

Fix twitter (x) posts for v2 api #128

Triggered via pull request September 18, 2024 18:52
Status Failure
Total duration 3m 32s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Code Linting
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Code Linting (1.17.2, 27.0.1)
Process completed with exit code 1.
Testing (1.17.2, 27.0.1): test/lib/tilex/notifications/notifications_test.exs#L35
test next_report_time/1 gets the next Monday at 9 am when '~N[2021-09-20 09:00:00.000]' for Europe/Paris (Tilex.NotificationsTest)
Testing (1.17.2, 27.0.1): test/lib/tilex/notifications/notifications_test.exs#L35
test next_report_time/1 gets the next Monday at 9 am when '~N[2021-09-20 08:59:59.999]' for America/Chicago (Tilex.NotificationsTest)
Testing (1.17.2, 27.0.1): test/lib/tilex/notifications/notifications_test.exs#L35
test next_report_time/1 gets the next Monday at 9 am when '~N[2021-09-20 09:00:00.000]' for America/Chicago (Tilex.NotificationsTest)
Testing (1.17.2, 27.0.1): test/lib/tilex/notifications/notifications_test.exs#L35
test next_report_time/1 gets the next Monday at 9 am when '~N[2021-09-20 08:59:59.999]' for Europe/Paris (Tilex.NotificationsTest)
Testing (1.17.2, 27.0.1)
Process completed with exit code 2.
Build (1.17.2, 27.0.1)
The following actions use a deprecated Node.js version 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/
Code Linting (1.17.2, 27.0.1)
The following actions use a deprecated Node.js version 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/
Code Linting (1.17.2, 27.0.1)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Testing (1.17.2, 27.0.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (1.17.2, 27.0.1)
:logger :level has been set to :warn in config files, please use :warning instead
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function TilexWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
Testing (1.17.2, 27.0.1)
No files were found with the provided path: screenshots/. No artifacts will be uploaded.
Testing (1.17.2, 27.0.1)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it