Add admin crud UI #96
Annotations
11 errors and 1 warning
lint:
app/controllers/admin/admins_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
app/controllers/admin/admins_controller.rb#L23
Rails/I18nLocaleTexts: Move locale texts to the locale files in the `config/locales` directory.
|
lint:
app/controllers/admin/admins_controller.rb#L26
Rails/I18nLocaleTexts: Move locale texts to the locale files in the `config/locales` directory.
|
lint:
app/controllers/admin/admins_controller.rb#L32
Rails/I18nLocaleTexts: Move locale texts to the locale files in the `config/locales` directory.
|
lint:
app/controllers/admin/admins_controller.rb#L35
Rails/I18nLocaleTexts: Move locale texts to the locale files in the `config/locales` directory.
|
lint:
app/controllers/admin/admins_controller.rb#L41
Rails/I18nLocaleTexts: Move locale texts to the locale files in the `config/locales` directory.
|
lint:
app/controllers/admin/admins_controller.rb#L54
Rails/I18nLocaleTexts: Move locale texts to the locale files in the `config/locales` directory.
|
lint:
app/models/admin.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
config/initializers/devise.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
config/initializers/devise.rb#L39
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test
Process completed with exit code 1.
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|