Implement Starfleet/Kas auth #665
legacy.yml
on: pull_request
release-test
4m 50s
Matrix: ci
Annotations
11 errors and 4 warnings
ci (ubuntu-20.04):
pkg/auth/kas.go#L137
undefined: readSessionConfig
|
ci (ubuntu-20.04):
pkg/auth/kas.go#L161
not enough arguments in call to a.retrieveIDToken
|
ci (ubuntu-20.04):
pkg/auth/kas.go#L161
assignment mismatch: 3 variables but a.retrieveIDToken returns 2 values
|
ci (ubuntu-20.04):
pkg/auth/kas.go#L170
undefined: updateSessionConfig
|
ci (ubuntu-20.04)
undefined: readSessionConfig
|
ci (ubuntu-20.04)
Process completed with exit code 2.
|
release-test:
pkg/auth/kas.go#L137
undefined: readSessionConfig
|
release-test:
pkg/auth/kas.go#L161
not enough arguments in call to a.retrieveIDToken
|
release-test:
pkg/auth/kas.go#L161
assignment mismatch: 3 variables but a.retrieveIDToken returns 2 values
|
release-test:
pkg/auth/kas.go#L170
undefined: updateSessionConfig
|
release-test
Process completed with exit code 2.
|
ci (ubuntu-20.04)
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/
|
ci (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release-test
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/
|
release-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|