Skip to content

Thread management

Thread management #971

Triggered via pull request June 10, 2024 21:05
Status Success
Total duration 5m 54s
Artifacts

main.yml

on: pull_request
Generate project documentation
0s
Generate project documentation
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dependencies: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
dependencies
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
dependencies
use Bitwise is deprecated. import Bitwise instead
dependencies
use Bitwise is deprecated. import Bitwise instead
dependencies
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
dependencies
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
dependencies
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
dependencies
type id/0 is unused
dependencies
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
dependencies
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Run tests
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
Run tests
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types
static_code_analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/[email protected], actions/[email protected], actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.