Bump rollup from 2.79.1 to 2.79.2 in /identifier #259
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Lint:
oidc/code/managers/memorymap.go#L44
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
oidc/code/managers/memorymap.go#L91
importShadow: shadow of imported from 'github.com/libregraph/lico/oidc/code' package 'code' (gocritic)
|
Lint:
oidc/code/managers/memorymap.go#L105
importShadow: shadow of imported from 'github.com/libregraph/lico/oidc/code' package 'code' (gocritic)
|
Lint:
oidc/code/managers/memorymap.go#L25
File is not `goimports`-ed with -local github.com/libregraph/lico (goimports)
|
Lint:
oidc/code/managers/memorymap.go#L39
field `codeDuration` is unused (unused)
|
Lint:
bootstrap/backends/ldap/ldap.go#L49
Function 'NewIdentityManager' is too long (124 > 60) (funlen)
|
Lint:
oidc/payload/authentication.go#L82
Function 'NewAuthenticationRequest' has too many statements (53 > 40) (funlen)
|
Lint:
oidc/payload/authentication.go#L194
Function 'ApplyRequestObject' is too long (69 > 60) (funlen)
|
Lint:
oidc/payload/authentication.go#L267
Function 'Validate' has too many statements (50 > 40) (funlen)
|
Post Lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Loading