Fix some router security and code style issues #775
Annotations
2 errors and 13 warnings
test/cadet/jobs/notification_worker/notification_worker_test.exs#L37
test avenger backlog test (Cadet.NotificationWorker.NotificationWorkerTest)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/cadet/notifications.ex#L450
module attribute @doc was set but no definition follows it
|
priv/repo/migrations/20210531155751_multitenant_upgrade.exs#L201
variable "configs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/cadet/jobs/notification_worker/notification_worker_test.exs#L16
variable "asssub_ntype" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/cadet/notifications/notifications_test.exs#L48
variable "notification_config_1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/cadet/notifications/notifications_test.exs#L49
variable "notification_config_2" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading