Add cacheDuration, validUntil to RoleDescriptors #25
Annotations
4 errors and 11 warnings
golangci-lint:
schema.go#L670
G101: Potential hardcoded credentials (gosec)
|
golangci-lint:
example/trivial/trivial.go#L75
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
golangci-lint:
service_provider.go#L1667
`overriden` is a misspelling of `overridden` (misspell)
|
golangci-lint
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint:
logger/logger.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
testsaml/parse.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
xmlenc/cbc.go#L34
unused-parameter: parameter 'nonce' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
xmlenc/decrypt.go#L111
empty-block: this block is empty, you can remove it (revive)
|
golangci-lint:
schema.go#L111
unused-parameter: parameter 'start' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
schema.go#L240
unused-parameter: parameter 'start' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
schema.go#L377
unused-parameter: parameter 'start' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
identity_provider.go#L201
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading