Merge remote-tracking branch 'origin/bbc-parser' into user-find #1119
Annotations
1 error and 15 warnings
|
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
lib/epochtalk_server/models/mention.ex#L168
2..-1 has a default step of -1, please write 2..-1//-1 instead
|
lib/epochtalk_server/models/image_reference.ex#L1
invalid association `posts` in schema EpochtalkServer.Models.ImageReference: :join_through schema PostImageReference does not exist
|
lib/epochtalk_server/models/image_reference.ex#L1
invalid association `profiles` in schema EpochtalkServer.Models.ImageReference: :join_through schema ProfileImageReference does not exist
|
lib/epochtalk_server_web/controllers/board.ex#L107
The pattern variable _ can never match the type, because it is covered by previous clauses.
|
lib/epochtalk_server_web/controllers/moderation_log.ex#L27
The pattern can never match the type {:auth, false}.
|
lib/epochtalk_server_web/controllers/moderation_log.ex#L30
The pattern variable _ can never match the type, because it is covered by previous clauses.
|
lib/epochtalk_server_web/controllers/notification.ex#L29
The pattern can never match the type {:auth, _}.
|
lib/epochtalk_server_web/controllers/poll.ex#L196
The pattern can never match the type
|
lib/epochtalk_server_web/controllers/poll.ex#L319
The pattern can never match the type
|
lib/epochtalk_server_web/controllers/poll.ex#L358
The pattern can never match the type
|
lib/epochtalk_server_web/controllers/poll.ex#L361
The pattern can never match the type
|
lib/epochtalk_server_web/controllers/thread.ex#L218
The pattern can never match the type {:has_threads, false}.
|
lib/epochtalk_server_web/controllers/thread.ex#L224
The pattern variable _ can never match the type, because it is covered by previous clauses.
|
The logs for this run have expired and are no longer available.
Loading