Skip to content

Update app/server/README with AWS S3 instructions #12

Update app/server/README with AWS S3 instructions

Update app/server/README with AWS S3 instructions #12

Triggered via push April 30, 2025 15:13
Status Failure
Total duration 22s
Artifacts

rubocop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: Gemfile#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/aws_files_controller.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/aws_files_controller.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/aws_files_controller.rb#L14
Layout/TrailingEmptyLines: Final newline missing.
lint: app/models/aws_file.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/models/aws_file.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/models/aws_file.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/models/aws_file.rb#L11
Style/RedundantReturn: Redundant `return` detected.
lint: app/models/aws_file.rb#L14
Style/RedundantReturn: Redundant `return` detected.
lint: app/models/aws_file.rb#L17
Style/RedundantReturn: Redundant `return` detected.
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists