Add layout #49
Annotations
1 error and 5 warnings
OTP 25.x / Elixir 1.14.x
Process completed with exit code 1.
|
OTP 25.x / Elixir 1.14.x:
lib/atomic/board.ex#L186
variable "preloads" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25.x / Elixir 1.14.x:
lib/atomic_web/live/board_live/new.ex#L14
variable "organization_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
OTP 25.x / Elixir 1.14.x:
lib/atomic/organizations/board_departments.ex#L1
invalid association `user_organization` in schema Atomic.Organizations.BoardDepartments: associated schema Atomic.Organizations.UserOrganization does not have field `board_departments_id`
|
OTP 25.x / Elixir 1.14.x:
test/support/fixtures/organizations_fixtures.ex#L138
Atomic.Board.create_user_organization/1 is undefined or private
|