Skip to content

Extend oauth2 token with auth time field (#363) #444

Extend oauth2 token with auth time field (#363)

Extend oauth2 token with auth time field (#363) #444

Triggered via push January 25, 2024 16:03
Status Failure
Total duration 1m 40s
Artifacts

golang-ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test (1.21.3): maintenance/metric/jsonapi/jsonapi.go#L159
github.com/pace/bricks/maintenance/metric/jsonapi.lenCallbackReader.Read calls net/http.body.Read, which eventually calls net/http/internal.chunkedReader.Read
test (1.21.3): internal/service/generate/cmds.go#L57
github.com/pace/bricks/internal/service/generate.Commands calls path/filepath.Base
test (1.21.3): internal/service/helper.go#L57
github.com/pace/bricks/internal/service.GoServicePath calls path/filepath.Abs
test (1.21.3): internal/service/service.go#L124
github.com/pace/bricks/internal/service.Lint calls path/filepath.Join
test (1.21.3): internal/service/service.go#L76
github.com/pace/bricks/internal/service.Run calls path/filepath.Glob
test (1.21.3): tools/jsonapigen/main.go#L25
github.com/pace/bricks/tools/jsonapigen.main calls path/filepath.Dir
test (1.21.3)
Process completed with exit code 2.
test (1.21.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.21.3)
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/