Fix twitter (x) posts for v2 api #128
Annotations
5 errors and 7 warnings
Run tests:
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)
|
Run tests:
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)
|
Run tests:
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)
|
Run tests:
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)
|
Run tests
Process completed with exit code 2.
|
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/
|
Run tests
:logger :level has been set to :warn in config files, please use :warning instead
|
Run tests
using map.field notation (without parentheses) to invoke function TilexWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Build assets
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
|
Build assets
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
|
Run actions/upload-artifact@v3
No files were found with the provided path: screenshots/. No artifacts will be uploaded.
|
Compile Test
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
|
Loading