Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Merge branch 'api' into conflicts #16

Merge branch 'api' into conflicts

Merge branch 'api' into conflicts #16

Triggered via push January 18, 2024 13:23
Status Success
Total duration 30s
Artifacts

standard.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

40 errors
app/models/user/user.rb#L5
Specify an `:inverse_of` option.
app/models/user/user.rb#L6
Use one level of indentation for arguments following the first line of a multi-line method call.
app/models/user/user.rb#L6
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/models/user/user.rb#L7
Use one level of indentation for arguments following the first line of a multi-line method call.
app/models/user/user.rb#L8
Use one level of indentation for arguments following the first line of a multi-line method call.
app/models/user/user.rb#L10
Specify an `:inverse_of` option.
app/models/user/user.rb#L11
Use one level of indentation for arguments following the first line of a multi-line method call.
app/models/user/user.rb#L11
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/models/user/user.rb#L12
Use one level of indentation for arguments following the first line of a multi-line method call.
app/models/user/user.rb#L13
Use one level of indentation for arguments following the first line of a multi-line method call.
app/models/user/user.rb#L14
Trailing whitespace detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L6
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L6
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L7
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L7
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L8
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L8
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L13
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L14
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L14
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L14
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L16
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L22
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L23
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L24
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L24
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L25
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L25
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L26
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L26
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L27
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L27
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L27
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L28
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L44
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L54
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L55
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L56
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L73
Unnecessary spacing detected.
db/migrate/20240118051026_create_doorkeeper_tables.rb#L80
execute is not reversible.