Skip to content

Bump golang.org/x/net from 0.22.0 to 0.23.0 #122

Bump golang.org/x/net from 0.22.0 to 0.23.0

Bump golang.org/x/net from 0.22.0 to 0.23.0 #122

Triggered via pull request April 19, 2024 13:18
Status Failure
Total duration 3m 37s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Test
charService.Edit undefined (type service.CharacterService has no field or method Edit)
Test
charService.Edit undefined (type service.CharacterService has no field or method Edit)
Test
charService.Edit undefined (type service.CharacterService has no field or method Edit)
Test
charService.Edit undefined (type service.CharacterService has no field or method Edit)
Test
charService.Edit undefined (type service.CharacterService has no field or method Edit)
Test
cannot use mockCharService (variable of type *mocks.MockCharacterService) as service.CharacterService value in struct literal: *mocks.MockCharacterService does not implement service.CharacterService (missing method FindByTarget)
Test
cannot use char.Dimension (variable of type string) as *pb.DimensionTarget value in struct literal
Test
Process completed with exit code 2.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.