Skip to content

SSO: custom claim support, fixing login stability issues, and ensuring correct redirection #1598

SSO: custom claim support, fixing login stability issues, and ensuring correct redirection

SSO: custom claim support, fixing login stability issues, and ensuring correct redirection #1598

Triggered via pull request July 31, 2025 11:26
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: pull_request
Matrix: docker_build
compile_and_lint
53s
compile_and_lint
windows_test
2m 27s
windows_test
Matrix: test
docker_push
0s
docker_push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (mysql)
Process completed with exit code 101.
test (mssql)
The operation was canceled.
test (mssql)
The strategy configuration was canceled because "test.mysql" failed
test (postgres)
The operation was canceled.
test (postgres)
The strategy configuration was canceled because "test.mysql" failed
compile_and_lint
Process completed with exit code 101.
docker_build (linux/arm/v7)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin" did not complete successfully: exit code: 101
docker_build (linux/arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin" did not complete successfully: exit code: 101
docker_build (linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin" did not complete successfully: exit code: 101
windows_test
Process completed with exit code 1.