Skip to content

Add v0.61.0 to changelog #151

Add v0.61.0 to changelog

Add v0.61.0 to changelog #151

Triggered via push November 15, 2023 18:22
Status Success
Total duration 1m 46s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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/
build
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/
build
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/
build: identity/authorities/saml2.go#L463
463-520 lines are duplicate of `identity/authorities/saml2.go:522-579` (dupl)
build: identity/authorities/saml2.go#L522
522-579 lines are duplicate of `identity/authorities/saml2.go:463-520` (dupl)
build: identity/authorities/oidc.go#L68
Function 'newOIDCAuthorityRegistration' is too long (81 > 60) (funlen)
build: identity/authorities/oidc.go#L399
Function 'initializeOIDC' has too many statements (56 > 40) (funlen)
build: identity/authorities/registry.go#L46
Function 'NewRegistry' has too many statements (49 > 40) (funlen)
build: identity/authorities/saml2.go#L136
Function 'Initialize' has too many statements (54 > 40) (funlen)
build: identity/authorities/saml2.go#L272
Function 'IdentityClaimValue' has too many statements (53 > 40) (funlen)
build: identity/authorities/oidc.go#L83
string `https` has 4 occurrences, make it a constant (goconst)