Merge pull request #108 from epochtalk/fix-move-thread #1091
main.yml
on: push
dependencies
26s
Generate project documentation
2m 3s
Release
0s
Annotations
2 errors and 27 warnings
Run tests:
test/epochtalk_server_web/controllers/poll_test.exs#L543
test lock/2 given thread and user who does not own the poll, does not lock poll (Test.EpochtalkServerWeb.Controllers.Poll)
|
Run tests
Process completed with exit code 2.
|
dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Generate project documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: lee-dohm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Generate project documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], lee-dohm/[email protected], peaceiris/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Generate project documentation:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Generate project documentation
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Generate project documentation
use Bitwise is deprecated. import Bitwise instead
|
Generate project documentation
use Bitwise is deprecated. import Bitwise instead
|
Generate project documentation
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Generate project documentation
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Generate project documentation
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Generate project documentation
type id/0 is unused
|
Generate project documentation
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Generate project documentation
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. 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:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
type id/0 is unused
|
|
|
static_code_analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected], actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static_code_analysis:
lib/epochtalk_server/models/image_reference.ex#L1
invalid association `posts` in schema EpochtalkServer.Models.ImageReference: :join_through schema PostImageReference does not exist
|
static_code_analysis:
lib/epochtalk_server/models/image_reference.ex#L1
invalid association `profiles` in schema EpochtalkServer.Models.ImageReference: :join_through schema ProfileImageReference does not exist
|