feat: cache OIDC providers #5053
Annotations
5 errors and 4 warnings
Run go build -tags sqlite,json1 .:
selfservice/strategy/oidc/provider_config.go#L190
undefined: slices.Collect
|
Run go build -tags sqlite,json1 .:
selfservice/strategy/oidc/provider_config.go#L190
undefined: maps.Keys
|
Run go build -tags sqlite,json1 .:
selfservice/strategy/oidc/strategy.go#L435
undefined: slices.Collect
|
Run go build -tags sqlite,json1 .:
selfservice/strategy/oidc/strategy.go#L435
undefined: maps.Keys
|
Run go build -tags sqlite,json1 .
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/upload-artifact@v4
No files were found with the provided path: test/e2e/*.e2e.log. No artifacts will be uploaded.
|
Run actions/upload-artifact@v4
No files were found with the provided path: test/e2e/test-results/
test/e2e/playwright-report/. No artifacts will be uploaded.
|
Loading