Skip to content

Bump path-to-regexp from 1.8.0 to 1.9.0 in /identifier #262

Bump path-to-regexp from 1.8.0 to 1.9.0 in /identifier

Bump path-to-regexp from 1.8.0 to 1.9.0 in /identifier #262

Triggered via push November 13, 2024 15:00
Status Success
Total duration 1m 57s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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. 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 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/
build
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']
build
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']
build: oidc/payload/authentication.go#L82
Function 'NewAuthenticationRequest' has too many statements (53 > 40) (funlen)
build: oidc/payload/authentication.go#L194
Function 'ApplyRequestObject' is too long (69 > 60) (funlen)
build: oidc/payload/authentication.go#L267
Function 'Validate' has too many statements (50 > 40) (funlen)
build: oidc/payload/registration.go#L93
Function 'Validate' has too many statements (102 > 40) (funlen)
build: oidc/payload/schema.go#L52
don't use `init` function (gochecknoinits)
build: oidc/payload/authentication.go#L156
emptyFallthrough: replace empty case containing only fallthrough with expression list (gocritic)
build: oidc/payload/authentication.go#L153
emptyFallthrough: replace empty case containing only fallthrough with expression list (gocritic)
build: oidc/payload/authentication.go#L146
emptyFallthrough: replace empty case containing only fallthrough with expression list (gocritic)
build: oidc/payload/authentication.go#L317
emptyFallthrough: remove empty case containing only fallthrough to default case (gocritic)