Bump golang.org/x/net from 0.22.0 to 0.23.0 #122
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/.
|