Make getCallBackURL less error prone #227
ci-tests.yml
on: pull_request
Matrix: ci-test
golangci-lint
3m 14s
sonar-cloud-analysis
0s
Annotations
13 errors and 7 warnings
mongo-official:
providers/social.go#L218
undefined: url
|
mongo-official:
providers/social.go#L225
undefined: path
|
mongo-official
Process completed with exit code 1.
|
mongo-mgo:
providers/social.go#L218
undefined: url
|
mongo-mgo:
providers/social.go#L225
undefined: path
|
mongo-mgo
Process completed with exit code 1.
|
file:
providers/social.go#L218
undefined: url
|
file:
providers/social.go#L225
undefined: path
|
file
Process completed with exit code 1.
|
golangci-lint:
http_handlers.go#L8
could not import github.com/TykTechnologies/tyk-identity-broker/providers (-: # github.com/TykTechnologies/tyk-identity-broker/providers
|
golangci-lint:
initializer/initializer.go#L9
could not import github.com/TykTechnologies/tyk-identity-broker/providers (-: # github.com/TykTechnologies/tyk-identity-broker/providers
|
golangci-lint:
providers/FileLoader.go#L1
: # github.com/TykTechnologies/tyk-identity-broker/providers [github.com/TykTechnologies/tyk-identity-broker/providers.test]
|
golangci-lint
issues found
|
mongo-official
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mongo-official
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mongo-mgo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mongo-mgo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
file
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
file
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|