fix: check Destination url against the request URL or the ACS url #577
+119
−61
Annotations
1 error and 4 warnings
golangci-lint
issues found
|
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/checkout@v2, 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/
|
golangci-lint:
service_provider_test.go#L1015
var-naming: var currentUrl should be currentURL (revive)
|
golangci-lint:
service_provider_test.go#L1039
var-naming: var currentUrl should be currentURL (revive)
|
Loading