Skip to content

Bug/56771 meeting timestamp in edit form not the same as in details #14528

Bug/56771 meeting timestamp in edit form not the same as in details

Bug/56771 meeting timestamp in edit form not the same as in details #14528

Triggered via pull request September 24, 2024 12:26
Status Success
Total duration 1m 12s
Artifacts

brakeman-scan-core.yml

on: pull_request
Brakeman Scan
59s
Brakeman Scan
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
[rubocop] app/models/user.rb#L663 <Lint/IneffectiveAccessModifier>: app/models/user.rb#L663
`private` (on line 581) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.