Skip to content

feat(pgadmin): add new module for pgAdmin #515

feat(pgadmin): add new module for pgAdmin

feat(pgadmin): add new module for pgAdmin #515

Re-run triggered August 7, 2025 00:58
Status Failure
Total duration 3m 32s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
29s
Check for typos and unformatted code
Validate Terraform output
3m 25s
Validate Terraform output
Validate README files
23s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toContain(expected): registry/coder/modules/filebrowser/main.test.ts#L23
Serving /root at http://localhost:13339 " Received: [ "\u001b[[0;1mInstalling filebrowser ", "", "Downloading File Browser for linux/amd64...", "https://github.com/filebrowser/filebrowser/releases/download/v2.42.2/linux-amd64-filebrowser.tar.gz", "Extracting...", "Putting filemanager in /usr/local/bin (may require password)", Installation complete! ", Configuring filebrowser ", "", "DB_PATH: filebrowser.db", "2025/08/07 01:02:07 Using database: /filebrowser.db", "", "Congratulations! You've set up your database to use with File Browser.", "Now add your first user via 'filebrowser users add' and then you just", "need to call the main command to boot up the server.", "Sign up: false", "Create User Dir: false", "Minimum Password Length: 12", "Auth method: json", "Shell: ", "", "Branding:", " Name: ", " Files override: ", " Disable external links: false", " Disable used disk percentage graph: false", " Color: ", " Theme: ", "", "Server:", " Log: stdout", " Port: 8080", " Base URL: ", " Root: .", " Socket: ", " Address: 127.0.0.1", " TLS Cert: ", " TLS Key: ", " Exec Enabled: false", "", "Defaults:", " Scope: .", " Locale: en", " View mode: list", " Single Click: false", " File Creation Mode: 0o640", " Directory Creation Mode: 0o750", " Commands: ", " Sorting:", " By: name", " Asc: false", " Permissions:", " Admin: false", " Execute: true", " Create: true", " Rename: true", " Modify: true", " Delete: true", " Share: true", " Download: true", "", "Auther configuration (raw):", "", "{", " \"recaptcha\": null", "}", "", "2025/08/07 01:02:07 Using database: /filebrowser.db", "ID Username Scope Locale V. Mode S.Click Admin Execute Create Rename Modify Delete Share Download Pwd Lock", "1 admin / en mosaic false true true true true true true true true false ", "2025/08/07 01:02:07 Using database: /filebrowser.db", "Sign up: false", "Create User Dir: false", "Minimum Password Length: 12", "Auth method: noauth", "Shell: ", "", "Branding:", " Name: ", " Files override: ", " Disable external links: false", " Disable used disk percentage graph: false", " Color: ", " Theme: ", "", "Server:", " Log: stdout", " Port: 13339", " Base URL: /@default/default.main/apps/filebrowser", " Root: /root", " Socket: ", " Address: 127.0.0.1", " TLS Cert: ", " TLS Key: ", " Exec Enabled: false", "", "Defaults:", " Scope: .", ... 28 more items ] at testBaseLine (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:23:27) at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:106:5)